Çäðàâñòâóéòå, Joseph. Âû ïèñàëè 16 ??????? 2005 ?., 11:41:25:
>> 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 No, I meant, if it fail to restart due to configuration error. When I reconfigure some daemon, and then want to restart it that way, I have to check, if it running after killing. So question was, why kill command don't check it itself? -- Ñ óâàæåíèåì, Roman mailto:[EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

