[buug] Super newbie question

Ian Zimmerman itz at speakeasy.org
Thu Aug 29 00:26:03 PDT 2002


>> But, just so you know, /etc/init.d/sendmail can be used to
>> stop/start sendmail. It takes a single argument, run it with no
>> arguments to see what they are.

Jon> Whups. As Skip pointed out, he's running FreeBSD, not
Jon> Debian. What's the kosher way to restart sendmail on FreeBSD?

kill `ps ax | fgrep sendmail | fgrep -v fgrep | awk '{print $1;}'` ;
sendmail -bd -q30

:-)

or install daemontools

-- 
Ian Zimmerman, Oakland, California, U.S.A.
GPG: 433BA087  9C0F 194F 203A 63F7 B1B8  6E5A 8CA3 27DB 433B A087
EngSoc adopts market economy: cheap is wasteful, efficient is expensive.



More information about the buug mailing list