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-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysvinit/cloud-config') 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: -- cgit v1.2.3