aboutsummaryrefslogtreecommitdiff
path: root/busybox/acpid.run
diff options
context:
space:
mode:
Diffstat (limited to 'busybox/acpid.run')
-rwxr-xr-xbusybox/acpid.run3
1 files changed, 3 insertions, 0 deletions
diff --git a/busybox/acpid.run b/busybox/acpid.run
new file mode 100755
index 00000000..000f312e
--- /dev/null
+++ b/busybox/acpid.run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec acpid -f 2>&1
+