Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 1998 18:51:37 -0500
From:      "Nicholas Holshouser" <nickh@ncnatural.com>
To:        "Kwoody" <kwoody@citytel.net>, "freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   Re: restarting sendamil
Message-ID:  <01bd1bc7$31502620$41090180@ws0170.new-breed.com>

next in thread | raw e-mail | index | archive | help
Better to kill -HUP it to let it restart itself

kill -HUP `head -1 /var/run/sendmail.pid`

-----Original Message-----
From: Kwoody <kwoody@citytel.net>
>I killed sendmail with kill `head -1 /var/run/sendmail.pid`
>
>now how to do I restart it with the tail command?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01bd1bc7$31502620$41090180>