Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2019-11-06 03:23:27 +03:00
parent dd204c002f
commit fa31a1768e
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env ssm
service_command=( /usr/bin/mpd --no-daemon )
service_command = /usr/bin/mpd --no-daemon
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env ssm
service_command = /usr/bin/slim --nodaemon