summaryrefslogtreecommitdiff
path: root/sysvinit
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-07-09 17:41:22 -0400
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2012-07-09 21:50:36 +0000
commit5fac4d9db423402b0bebf263624c052f696c39e7 (patch)
tree544d72767338c81fc8c0c7829c8dcdecfe969039 /sysvinit
parentfa665442a90e9d33de06415dccef1ffa574721df (diff)
downloadcloud-init-git-5fac4d9db423402b0bebf263624c052f696c39e7.tar.gz
0.7.0~bzr583-0ubuntu1 (patches unapplied)
Imported using git-ubuntu import.
Diffstat (limited to 'sysvinit')
-rwxr-xr-xsysvinit/cloud-config2
-rwxr-xr-xsysvinit/cloud-final2
-rwxr-xr-xsysvinit/cloud-init-local2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysvinit/cloud-config b/sysvinit/cloud-config
index dd0bca8b..e587446d 100755
--- a/sysvinit/cloud-config
+++ b/sysvinit/cloud-config
@@ -25,7 +25,7 @@
### BEGIN INIT INFO
# Provides: cloud-config
-# Required-Start: cloud-init
+# Required-Start: cloud-init cloud-init-local
# Should-Start: $time
# Required-Stop:
# Should-Stop:
diff --git a/sysvinit/cloud-final b/sysvinit/cloud-final
index 2e462c17..5deb8457 100755
--- a/sysvinit/cloud-final
+++ b/sysvinit/cloud-final
@@ -25,7 +25,7 @@
### BEGIN INIT INFO
# Provides: cloud-final
-# Required-Start: $all cloud-init cloud-config
+# Required-Start: $all cloud-config
# Should-Start: $time
# Required-Stop:
# Should-Stop:
diff --git a/sysvinit/cloud-init-local b/sysvinit/cloud-init-local
index bf5d409a..0c63b9b0 100755
--- a/sysvinit/cloud-init-local
+++ b/sysvinit/cloud-init-local
@@ -24,7 +24,7 @@
# Also based on dhcpd in RHEL (for comparison)
### BEGIN INIT INFO
-# Provides: cloud-init
+# Provides: cloud-init-local
# Required-Start: $local_fs $remote_fs
# Should-Start: $time
# Required-Stop: