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
007fe4e38a
commit
5a44cde9d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117551
@ -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…
Reference in New Issue
Block a user