Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2019-11-06 03:23:27 +03:00
parent dd204c002f
commit fa31a1768e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/usr/bin/env ssm
service_command=( /usr/bin/mpd --no-daemon )
service_command = /usr/bin/mpd --no-daemon

3
services/slim Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env ssm
service_command = /usr/bin/slim --nodaemon