6 lines
96 B
Plaintext
Executable File
6 lines
96 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
|
|
service_respawn='true'
|
|
service_command='/usr/bin/acpid'
|
|
service_args=( -f )
|