diff options
Diffstat (limited to 'upstart')
-rw-r--r-- | upstart/cloud-config-ssh.conf (renamed from upstart/cloud-config-ssh.conf.disabled) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/upstart/cloud-config-ssh.conf.disabled b/upstart/cloud-config-ssh.conf index 6127cb73..a5833198 100644 --- a/upstart/cloud-config-ssh.conf.disabled +++ b/upstart/cloud-config-ssh.conf @@ -4,9 +4,7 @@ description "Download preconfigured ssh keys" -start on (cloud-config - and local-filesystems - and net-device-ifup IFACE=eth0 and starting ssh) +start on (cloud-config and local-filesystems) console output task |