Skip to content

Commit bafee29

Browse files
kartikynwaericonr
authored andcommitted
user-services: Add instruction for making run executable
1 parent 9d0de2d commit bafee29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/services/user-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ create a system-level service that runs
88
start and monitor the services in a personal services directory.
99

1010
For example, you could create a service called `/etc/sv/runsvdir-<username>`
11-
with the following `run` script:
11+
with the following `run` script, which should be executable:
1212

1313
```
1414
#!/bin/sh

0 commit comments

Comments
 (0)