forked from Spark/ssm-services
d85b1945e9
Signed-off-by: fbt <fbt@fleshless.org>
7 lines
153 B
Plaintext
Executable File
7 lines
153 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
# This script is intended for Daemon mode.
|
|
# Modify it for your setup.
|
|
|
|
#service_respawn=true
|
|
service_command=( /usr/bin/bitlbee -n )
|