forked from Spark/ssm-services
Add slim
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
dd204c002f
commit
fa31a1768e
|
@ -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
|
Loading…
Reference in New Issue
Block a user