We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
run
1 parent 9d0de2d commit bafee29Copy full SHA for bafee29
src/config/services/user-services.md
@@ -8,7 +8,7 @@ create a system-level service that runs
8
start and monitor the services in a personal services directory.
9
10
For example, you could create a service called `/etc/sv/runsvdir-<username>`
11
-with the following `run` script:
+with the following `run` script, which should be executable:
12
13
```
14
#!/bin/sh
0 commit comments