blob: 2b3d30484fc6717c578be5a0fbec05ba4c73ae91 (
plain)
1
2
3
4
5
6
7
|
# Configuration file for /etc/init.d/acpid (from acpid package)
# Additional arguments to pass to acpid.
command_args="--logevents"
# Uncomment to use process supervisor.
#supervisor="supervise-daemon"
|