summaryrefslogtreecommitdiff
path: root/init.d/mako
blob: 473ab4ce5b7c97dbd4112b58007194188a1bdd6f (plain)
1
2
3
4
5
6
7
8
9
#!/sbin/openrc-run

description="A lightweight notificaion daomon for Wayland"

command="mako"
command_args=""

supervisor=supervise-daemon
error_logger="logger -t '${RC_SVCNAME}' -p daemon.error"