Date: Mon, 5 Apr 2004 09:29:45 -0700 (PDT) From: Max Khon <fjoe@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d Makefile ipfw natd Message-ID: <200404051629.i35GTj60035681@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2004/04/05 09:29:45 PDT
FreeBSD src repository
Modified files:
etc/rc.d Makefile ipfw
Added files:
etc/rc.d natd
Log:
Add separate script for natd. This fixes race condition with "ipfw restart"
(when new natd is started before old natd died) and allows to manage natd
without touching ipfw.
natd should probably be killed with SIGKILL when stopping natd.
Revision Changes Path
1.39 +1 -1 src/etc/rc.d/Makefile
1.7 +2 -27 src/etc/rc.d/ipfw
1.1 +42 -0 src/etc/rc.d/natd (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404051629.i35GTj60035681>
