systemd.collectd.service: fix a typo
[collectd.git] / contrib / systemd.collectd.service
index 8a1fc27..853363d 100644 (file)
@@ -21,6 +21,7 @@ ProtectHome=true
 #   intel_rdt       CAP_SYS_RAWIO
 #   iptables        CAP_NET_ADMIN
 #   ping            CAP_NET_RAW
+#   smart           CAP_SYS_RAWIO
 #   turbostat       CAP_SYS_RAWIO
 #
 # Example, if you use the iptables plugin alongside the dns or ping plugin:
@@ -31,7 +32,7 @@ CapabilityBoundingSet=
 
 NoNewPrivileges=true
 
-# Tell systemd it will receive a notification from collectd over it's control
+# Tell systemd it will receive a notification from collectd over its control
 # socket once the daemon is ready. See systemd.service(5) for more details.
 Type=notify