summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/s6-svscan-not-1.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-svscan-not-1.html b/doc/s6-svscan-not-1.html
index 2c28512..2444e36 100644
--- a/doc/s6-svscan-not-1.html
+++ b/doc/s6-svscan-not-1.html
@@ -120,8 +120,8 @@ WantedBy=multi-user.target
 
 [Service]
 Type=simple
-ExecStart=/command/s6-svscan /service
-ExecReload=/command/s6-svscanctl -an /service
+ExecStart=/command/s6-svscan /run/service
+ExecReload=/command/s6-svscanctl -an /run/service
 Restart=always
 RestartSec=1
 KillMode=mixed