easy question about kill command

Joseph Koshy joseph.koshy at gmail.com
Fri Dec 16 00:41:27 PST 2005


> Is there anyone who can explain me, why when i say 'kill -HUP >
> id', and its failed to restart, kill say nothing?
> It is such an easy to implement...

Your application could be choosing to ignore SIGHUP
(restarting on SIGHUP is a convention, not a OS defined
requirement)?

--
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-hackers mailing list