When rc.d/NETWORKING included this script in its REQUIRE line, a circular
dependency was introduced because this script had rc.d/localpkg (which is *after* rc.d/NETWORKING) in its REQUIRE line. From an examination of its contents it seems that only the availability of a local filesystem is necessary for this script to function properly.
This commit is contained in:
parent
ae780f57f6
commit
47ba326abe
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: netoptions
|
||||
# REQUIRE: localpkg
|
||||
# REQUIRE: FILESYSTEMS
|
||||
# KEYWORD: nojail
|
||||
|
||||
. /etc/rc.subr
|
||||
|
Loading…
x
Reference in New Issue
Block a user