Make sure "downinterfaces" comes first - this means on shutdown this

script will run before downinterfaces destroys all state we try to
save here.
This commit is contained in:
martin 2004-07-05 07:53:03 +00:00
parent a7c40722d8
commit ebdc55a49e
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
#!/bin/sh
#
# $NetBSD: ipfs,v 1.4 2002/03/22 04:16:39 lukem Exp $
# $NetBSD: ipfs,v 1.5 2004/07/05 07:53:03 martin Exp $
#
# PROVIDE: ipfs
# REQUIRE: ipnat mountcritremote
# REQUIRE: ipnat mountcritremote downinterfaces
# KEYWORD: shutdown
. /etc/rc.subr