diff --git a/packaging/rc.d/albatross_console b/packaging/rc.d/albatross_console index 85db63d..21eeff5 100755 --- a/packaging/rc.d/albatross_console +++ b/packaging/rc.d/albatross_console @@ -4,7 +4,7 @@ # # PROVIDE: albatross_console # REQUIRE: LOGIN -# KEYWORD: shutdown nojail +# KEYWORD: shutdown # # Define these albatross_console_* variables in one of these files # /etc/rc.conf diff --git a/packaging/rc.d/albatross_daemon b/packaging/rc.d/albatross_daemon index ad40dac..44d4f53 100755 --- a/packaging/rc.d/albatross_daemon +++ b/packaging/rc.d/albatross_daemon @@ -4,7 +4,7 @@ # # PROVIDE: albatross_daemon # REQUIRE: LOGIN albatross_console albatross_log albatross_stat -# KEYWORD: shutdown nojail +# KEYWORD: shutdown # # Define these albatross_daemon_* variables in one of these files # /etc/rc.conf diff --git a/packaging/rc.d/albatross_influx b/packaging/rc.d/albatross_influx index 98a61c2..eba847a 100755 --- a/packaging/rc.d/albatross_influx +++ b/packaging/rc.d/albatross_influx @@ -4,7 +4,7 @@ # # PROVIDE: albatross_influx # REQUIRE: LOGIN albatross_stat -# KEYWORD: shutdown nojail +# KEYWORD: shutdown # # Define these albatross_influx_* variables in one of these files # /etc/rc.conf diff --git a/packaging/rc.d/albatross_log b/packaging/rc.d/albatross_log index f2b6eeb..b8d8eb3 100755 --- a/packaging/rc.d/albatross_log +++ b/packaging/rc.d/albatross_log @@ -4,7 +4,7 @@ # # PROVIDE: albatross_log # REQUIRE: LOGIN -# KEYWORD: shutdown nojail +# KEYWORD: shutdown # # Define these albatross_log_* variables in one of these files # /etc/rc.conf diff --git a/packaging/rc.d/albatross_stat b/packaging/rc.d/albatross_stat index 6938433..c460a87 100755 --- a/packaging/rc.d/albatross_stat +++ b/packaging/rc.d/albatross_stat @@ -4,7 +4,7 @@ # # PROVIDE: albatross_stat # REQUIRE: LOGIN -# KEYWORD: shutdown nojail +# KEYWORD: shutdown # # Define these albatross_stat_* variables in one of these files # /etc/rc.conf diff --git a/packaging/rc.d/albatross_tls b/packaging/rc.d/albatross_tls index d690f36..e736089 100755 --- a/packaging/rc.d/albatross_tls +++ b/packaging/rc.d/albatross_tls @@ -4,7 +4,7 @@ # # PROVIDE: albatross_tls # REQUIRE: LOGIN albatross_daemon -# KEYWORD: shutdown nojail +# KEYWORD: shutdown # # Define these albatross_tls_* variables in one of these files # /etc/rc.conf diff --git a/packaging/rc.d/albatross_x b/packaging/rc.d/albatross_x index 135b0ab..c1af803 100755 --- a/packaging/rc.d/albatross_x +++ b/packaging/rc.d/albatross_x @@ -4,7 +4,7 @@ # # PROVIDE: albatross_x # REQUIRE: LOGIN albatross_daemon -# KEYWORDS: shutdown nojail +# KEYWORDS: shutdown # # Define these albatross_x_* variables in one of these files # /etc/rc.conf