kek
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
2205f72a2e
commit
85617d66a2
|
@ -1,4 +1,3 @@
|
||||||
watchman-services
|
# ssm-services
|
||||||
=================
|
|
||||||
|
|
||||||
Examples of services for [watchman](https://git.fleshless.org/watchman)
|
Examples of services for [ssm](https://git.fleshless.org/ssm)
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
#!/usr/bin/env watchman
|
|
||||||
|
|
||||||
#service_respawn='true'
|
|
||||||
service_username='torrent'
|
|
||||||
service_command='/usr/bin/sudo'
|
|
||||||
service_args=( -u "$service_username" -- /usr/bin/bitflu --config=/etc/bitflu.cfg )
|
|
||||||
|
|
||||||
start() {
|
|
||||||
umask 0007
|
|
||||||
watchman.start
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user