diff options
Diffstat (limited to 'initd/cloud-init-local.sh')
-rwxr-xr-x | initd/cloud-init-local.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/initd/cloud-init-local.sh b/initd/cloud-init-local.sh index a3256d47..bf5d409a 100755 --- a/initd/cloud-init-local.sh +++ b/initd/cloud-init-local.sh @@ -34,8 +34,6 @@ # Short-Description: The initial cloud-init job (local fs contingent) # Description: Start cloud-init and runs the initialization phases # and any associated initial modules as desired. -# A filesystem is required to have this script activate -# correctly. ### END INIT INFO . /etc/init.d/functions |