forked from Spark/ssm-services
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_command=( /usr/bin/mpd --no-daemon )
|
||||
service_command = /usr/bin/mpd --no-daemon
|
||||
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_command = /usr/bin/slim --nodaemon
|
||||
Reference in New Issue
Block a user