@@ -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
3
services/slim
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_command = /usr/bin/slim --nodaemon
|
Reference in New Issue
Block a user