add userservices script

This commit is contained in:
Felix Van der Jeugt 2017-05-29 15:30:45 +02:00
parent ab62c49dae
commit 97e8eb2320
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 0 deletions

2
root/etc/sv/userservices/run Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
exec chpst -u $(groups noctua | tr -s ' ' ':') runsvdir /home/noctua/services 2>&1