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
2205f72a2e
ssm-services
/
init.d
/
acpid
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
watchman -> ssm Signed-off-by: fbt <fbt@fleshless.org>
2017-07-13 13:09:42 +00:00
#!/usr/bin/env ssm
service_respawn='true'
1.0
2014-08-08 17:06:09 +00:00
service_command='/usr/bin/acpid'
service_args is now an array
2015-09-04 13:47:37 +00:00
service_args=( -f )
Reference in New Issue
Copy Permalink