From 50b9e8b7be096e331eb070c5c48d833b1756463c Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 9 Jul 2012 16:21:34 -0400 Subject: Adjust the sysvinit local script to provide 'cloud-init-local' and have the cloud-config script depend on that as well. This is a portion of revno 573 at lp:~harlowja/cloud-init/rework . --- sysvinit/cloud-init-local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysvinit/cloud-init-local') 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: -- cgit v1.2.3