diff options
-rw-r--r-- | systemd/cloud-init.target | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/cloud-init.target b/systemd/cloud-init.target index d5684582..083c3b6f 100644 --- a/systemd/cloud-init.target +++ b/systemd/cloud-init.target @@ -1,6 +1,6 @@ # cloud-init target is enabled by cloud-init-generator # To disable it you can either: -# a.) boot with kernel cmdline of 'cloudinit=disabled' +# a.) boot with kernel cmdline of 'cloud-init=disabled' # b.) touch a file /etc/cloud/cloud-init.disabled [Unit] Description=Cloud-init target |