This website requires JavaScript.
Explore
Help
Sign In
Spark
/
ssm-services
Watch
1
Star
0
Fork
1
You've already forked ssm-services
Code
Issues
Pull Requests
Releases
Wiki
Activity
ssm-services
/
init.d
/
syslog-ng
6 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
watchman -> ssm Signed-off-by: fbt <fbt@fleshless.org>
2017-07-13 16:09:42 +03:00
#!/usr/bin/env ssm
init
2013-09-29 03:32:39 +04:00
Let's only respawn the services that might need it
2014-08-02 21:35:27 +04:00
#service_respawn=true
bin dir consistency
2015-06-18 12:38:49 +03:00
service_command='/usr/bin/syslog-ng'
service_args is now an array
2015-09-04 16:47:37 +03:00
service_args=( -F )
Reference in New Issue
Copy Permalink