summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
authorChen-Han Hsiao <stanley.hsiao@canonical.com>2017-06-05 17:55:50 -0600
committerScott Moser <smoser@ubuntu.com>2017-06-05 17:55:50 -0600
commit27c079bb14667fda52937ee198b72c80823f3a4f (patch)
tree5bbdee94bf61b7e15b22fc2820ac3e867b1dbb31 /systemd
parenta62a94b4edd7c61a268350c84e43b0aa8f68b0c2 (diff)
downloadcloud-init-git-27c079bb14667fda52937ee198b72c80823f3a4f.tar.gz
systemd: Fix typo in comment in cloud-init.target.
Simply fix a typo in a comment. No functional change.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/cloud-init.target2
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