summary refs log tree commit diff
path: root/.config/rc/init.d/kanshi
diff options
context:
space:
mode:
Diffstat (limited to '.config/rc/init.d/kanshi')
-rwxr-xr-x.config/rc/init.d/kanshi4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/rc/init.d/kanshi b/.config/rc/init.d/kanshi
new file mode 100755
index 0000000..dae7403
--- /dev/null
+++ b/.config/rc/init.d/kanshi
@@ -0,0 +1,4 @@
+#!/sbin/openrc-run
+command="/usr/bin/kanshi"
+supervisor=supervise-daemon
+error_logger="logger -t '${RC_SVCNAME}' -p daemon.error"