Merge pull request #705 from yaazkal/fix-rc-depends

[FIX] bastille rc script to require jail closes #698
This commit is contained in:
Juan David Hurtado G
2024-06-14 12:14:34 -05:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
# Bastille jail startup script # Bastille jail startup script
# #
# PROVIDE: bastille # PROVIDE: bastille
# REQUIRE: NETWORKING # REQUIRE: jail
# KEYWORD: shutdown # KEYWORD: shutdown
# Add the following to /etc/rc.conf[.local] to enable this service # Add the following to /etc/rc.conf[.local] to enable this service