https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193116

Jilles Tjoelker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jilles Tjoelker <[email protected]> ---
This was deliberately changed in SVN r192242, which excludes the pkill process
itself and its ancestors, unless -a is given. Do you think a special case
should be added here, or r192242 should be reverted? Note that the main sshd
process may somewhat similarly be an ancestor (or not, even if the user is
logged in via ssh).

Why are you using pgrep on init anyway, given that its PID is always 1?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to