aports/testing/espeakup/espeakup.initd
2020-09-20 16:51:21 -03:00

7 lines
149 B
Bash

#!/sbin/openrc-run
supervisor=supervise-daemon
name="espeakup"
command=/usr/bin/espeakup
command_args="$ESPEAKUP_OPTS"
command_args_foreground="-d"