Files
ports/main/acpid/run.acpid
2022-12-05 11:19:54 +00:00

4 lines
60 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
exec acpid -f ${OPTS:=-l}