about summary refs log tree commit diff
path: root/services/acpid
diff options
context:
space:
mode:
Diffstat (limited to 'services/acpid')
-rwxr-xr-xservices/acpid/run2
l---------services/acpid/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/acpid/run b/services/acpid/run
new file mode 100755
index 0000000..5baf800
--- /dev/null
+++ b/services/acpid/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec acpid -f
diff --git a/services/acpid/supervise b/services/acpid/supervise
new file mode 120000
index 0000000..5b27b65
--- /dev/null
+++ b/services/acpid/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.acpid
\ No newline at end of file