summarylogtreecommitdiffstats
path: root/emptty.initd
blob: b81ff2a12e6a49cc19a11b1f11ba2e5b8188e723 (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run
supervisor=supervise-daemon
description="emptty Display Manager"
command=/usr/bin/emptty
command_args="-d"
pidfile="/run/${RC_SVCNAME}.pid"
respawn_period=${respawn_period-60}