* Add BEFORE: SERVERS, so state is restored much earlier in the boot sequence.

* REQUIRE: isdnd, so this will be shutdown before that, to prevent
  future problem if isdnd eve gets an explicit "shutdown" keyword.

Per discussion with Martin Husemann.
This commit is contained in:
lukem 2004-07-05 08:21:15 +00:00
parent ebdc55a49e
commit 20fd132b8d

View File

@ -1,10 +1,11 @@
#!/bin/sh
#
# $NetBSD: ipfs,v 1.5 2004/07/05 07:53:03 martin Exp $
# $NetBSD: ipfs,v 1.6 2004/07/05 08:21:15 lukem Exp $
#
# PROVIDE: ipfs
# REQUIRE: ipnat mountcritremote downinterfaces
# REQUIRE: ipnat mountcritremote downinterfaces isdnd
# BEFORE: SERVERS
# KEYWORD: shutdown
. /etc/rc.subr