mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
10 lines
223 B
Text
10 lines
223 B
Text
--- sysvinit/freebsd/cloudinitlocal.orig 2018-08-01 15:31:29 UTC
|
|
+++ sysvinit/freebsd/cloudinitlocal
|
|
@@ -22,4 +22,7 @@ cloudlocal_start()
|
|
}
|
|
|
|
load_rc_config $name
|
|
+
|
|
+: ${cloudinitlocal_enable="NO"}
|
|
+
|
|
run_rc_command "$1"
|