Make sure ipmon is run after cleaning up in /var. Otherwise,
we would lose it's pid file. Also, cleanup the depencies in rc.d/cleanvar PR: bin/53516
This commit is contained in:
parent
230bc843b2
commit
4e3c77a852
@ -4,8 +4,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: cleanvar
|
||||
# REQUIRE: adjkerntz mountcritlocal
|
||||
# BEFORE: netif
|
||||
# REQUIRE: mountcritlocal
|
||||
# KEYWORD: FreeBSD
|
||||
|
||||
purgedir()
|
||||
|
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: ipmon
|
||||
# REQUIRE: mountcritlocal hostname sysctl
|
||||
# REQUIRE: mountcritlocal hostname sysctl cleanvar
|
||||
# BEFORE: SERVERS
|
||||
# KEYWORD: FreeBSD NetBSD
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user