Tweaks to sysvinit so that cloud-init-local will run before
cloud-init, but there will not be a strong dependency between them if cloud-init-local is missing.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
### BEGIN INIT INFO
|
||||
# Provides: cloud-init
|
||||
# Required-Start: $local_fs $network $named $remote_fs
|
||||
# Should-Start: $time
|
||||
# Should-Start: $time cloud-init-local
|
||||
# Required-Stop:
|
||||
# Should-Stop:
|
||||
# Default-Start: 3 5
|
||||
|
Reference in New Issue
Block a user