ssm-services/init.d/acpid

6 lines
103 B
Plaintext
Raw Normal View History

2014-08-08 17:06:09 +00:00
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/acpid'
2015-09-04 13:47:37 +00:00
service_args=( -f )