On Tue, 26 Jun 2007 22:44:25 +0200
Sereno Ternullo <[EMAIL PROTECTED]> wrote:
> This is even easier to remember:
>
> # init q
>
> It's the same for 'kill -HUP 1'
well...not really.
"init q" is specific to init.
kill -HUP {pid}
is the standard unix way to tell {pid} to reload its configuration file. Most
apps handle the HUP signal specifically.
_________________________
{Beto|Norberto|Numard} Meijome
"He has Van Gogh's ear for music."
Billy Wilder
I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"