runit-service-scripts/usr/lib/runit/sv/acpid/log/run
2024-04-06 19:36:11 +03:00

7 lines
117 B
Bash
Executable file

#!/bin/sh
exec 2>&1; set -e
[ -d /var/log/acpid ] || install -dm 755 /var/log/acpid
exec svlogd -tt /var/log/acpid