Date: Sun, 30 Mar 2003 07:52:18 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d ipfw Message-ID: <200303301552.h2UFqIUD031589@repoman.freebsd.org>
index | next in thread | raw e-mail
mtm 2003/03/30 07:52:18 PST
FreeBSD src repository
Modified files:
etc/rc.d ipfw
Log:
Make the 'restart' command work. Otherwise, it would successfully
stop ipfw, but not enable it again.
Aesthetic changes
o Use positve logic (instead of negative)
o create a 'stop' function, rather than putting the
commands in the stop_cmd variable.
Submitted by: des
Approved by: markm (mentor) (implicit)
Revision Changes Path
1.4 +15 -4 src/etc/rc.d/ipfw
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303301552.h2UFqIUD031589>
