mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 00:00:40 +01:00
Sets require NETWORKING in the rc script
In general and knowing what role will play bastille in the system, has more sense to require networking than login. This can also helps speeding up boot time if for instance some jails in bastille provide some kind of networking role like acting as a DNS server.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Bastille jail startup script
|
||||
#
|
||||
# PROVIDE: bastille
|
||||
# REQUIRE: LOGIN
|
||||
# REQUIRE: NETWORKING
|
||||
# KEYWORD: shutdown
|
||||
|
||||
# Add the following to /etc/rc.conf[.local] to enable this service
|
||||
|
||||
Reference in New Issue
Block a user