Make it start before "SERVERS" and remove redundant dependency on

"network". This brings it in line with the altqd script, which has
very similar requirements.
This commit is contained in:
martin 2003-03-14 09:18:50 +00:00
parent 7876614463
commit 047a69a2e5
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
#!/bin/sh
#
# $NetBSD: ifwatchd,v 1.1 2001/12/10 16:53:07 martin Exp $
# $NetBSD: ifwatchd,v 1.2 2003/03/14 09:18:50 martin Exp $
#
# PROVIDE: ifwatchd
# REQUIRE: mountcritremote network
# REQUIRE: mountcritremote
# BEFORE: SERVERS
. /etc/rc.subr