From 27c079bb14667fda52937ee198b72c80823f3a4f Mon Sep 17 00:00:00 2001 From: Chen-Han Hsiao Date: Mon, 5 Jun 2017 17:55:50 -0600 Subject: systemd: Fix typo in comment in cloud-init.target. Simply fix a typo in a comment. No functional change. --- systemd/cloud-init.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3