summaryrefslogtreecommitdiff
path: root/sysvinit
diff options
context:
space:
mode:
Diffstat (limited to 'sysvinit')
-rwxr-xr-xsysvinit/cloud-init4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysvinit/cloud-init b/sysvinit/cloud-init
index 4b44a615..f8ab5d5f 100755
--- a/sysvinit/cloud-init
+++ b/sysvinit/cloud-init
@@ -25,8 +25,8 @@
### BEGIN INIT INFO
# Provides: cloud-init
-# Required-Start: $local_fs $network $named $remote_fs
-# Should-Start: $time cloud-init-local
+# Required-Start: $local_fs $network $named $remote_fs cloud-init-local
+# Should-Start: $time
# Required-Stop:
# Should-Stop:
# Default-Start: 3 5