mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-07 23:02:40 +02:00
8 lines
204 B
Bash
8 lines
204 B
Bash
# 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"
|