]> git.pld-linux.org Git - packages/systemd.git/blobdiff - rc-inetd.service
Added handling lxc-stop SIGPWR via stolen from Ubuntu service.
[packages/systemd.git] / rc-inetd.service
index 2038570273f15062ce72a7894f50f0d12de1dd8c..932c2ec8b60cee2ee7e3d7f7b09e978d06286146 100644 (file)
@@ -1,13 +1,13 @@
 #
 # rc-inetd services are started natively by systemd,
-# use "systemctl --system damon-reload" to regenerate rc-inetd services
+# use "systemctl --system daemon-reload" to regenerate rc-inetd services
 #
 
 [Unit]
-Description=rc-inetd services are started natively by systemd, use "systemctl --system damon-reload" to regenerate rc-inetd services
+Description=rc-inetd services are started natively by systemd, use "systemctl --system daemon-reload" to regenerate rc-inetd services
 
 [Service]
 Type=oneshot
 StandardOutput=syslog+console
 RemainAfterExit=true
-ExecStart=-/bin/echo 'rc-inetd services are started natively by systemd, use "systemctl --system damon-reload" to regenerate rc-inetd services.'
+ExecStart=-/bin/echo 'rc-inetd services are started natively by systemd, use "systemctl --system daemon-reload" to regenerate rc-inetd services.'
This page took 0.043997 seconds and 4 git commands to generate.