mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 21:39:17 -04:00
10 lines
211 B
Text
10 lines
211 B
Text
--- sysvinit/freebsd/cloudfinal.orig 2018-08-01 15:31:17 UTC
|
|
+++ sysvinit/freebsd/cloudfinal
|
|
@@ -22,4 +22,7 @@ cloudfinal_start()
|
|
}
|
|
|
|
load_rc_config $name
|
|
+
|
|
+: ${cloudfinal_enable="NO"}
|
|
+
|
|
run_rc_command "$1"
|