]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the 'restart' command work. Otherwise, it would successfully
authorMike Makonnen <mtm@FreeBSD.org>
Sun, 30 Mar 2003 15:52:18 +0000 (15:52 +0000)
committerMike Makonnen <mtm@FreeBSD.org>
Sun, 30 Mar 2003 15:52:18 +0000 (15:52 +0000)
commit1d89dde13e20e87b7980b3606a960c0b49185aac
tree48067c5872739317e72115399e6d4572954fbf85
parentd2a0822e9dfbc596cb4c487ac73a2410874a6edc
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)
etc/rc.d/ipfw