From 6568a28c15645176f6ec7a8c3c10d440f55f338f Mon Sep 17 00:00:00 2001 From: yaazkal Date: Wed, 5 Jun 2024 22:33:38 -0500 Subject: [PATCH] [FIX] bastille rc script to require jail closes #698 --- usr/local/etc/rc.d/bastille | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/etc/rc.d/bastille b/usr/local/etc/rc.d/bastille index beaa5a71..2ff3dd7b 100755 --- a/usr/local/etc/rc.d/bastille +++ b/usr/local/etc/rc.d/bastille @@ -3,7 +3,7 @@ # Bastille jail startup script # # PROVIDE: bastille -# REQUIRE: NETWORKING +# REQUIRE: jail # KEYWORD: shutdown # Add the following to /etc/rc.conf[.local] to enable this service