about summary refs log tree commit diff
path: root/services/acpid
diff options
context:
space:
mode:
authorEnno Boland <g@s01.de>2014-08-01 10:12:55 +0200
committerEnno Boland <g@s01.de>2014-08-01 10:12:55 +0200
commiteb9ed2ad79b1a641a12bd6b5ba12482f2f01a882 (patch)
tree3ac5b489ab42490a6fe37969ee17cc4acbfd91fd /services/acpid
parent33ff0ee70ee71dff4763e04337f5afac6ae07a35 (diff)
downloadrunit-void-eb9ed2ad79b1a641a12bd6b5ba12482f2f01a882.tar.gz
runit-void-eb9ed2ad79b1a641a12bd6b5ba12482f2f01a882.tar.xz
runit-void-eb9ed2ad79b1a641a12bd6b5ba12482f2f01a882.zip
New service: acpid
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