summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:48 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit92eb3b2dbb0444af742c5c3313f2e5897bfdaf73 (patch)
tree81cddf99c0af0d4890a87600a1bb14b4f4390341
parentsys-libs/openhpi: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-92eb3b2dbb0444af742c5c3313f2e5897bfdaf73.tar.gz
gentoo-92eb3b2dbb0444af742c5c3313f2e5897bfdaf73.tar.bz2
gentoo-92eb3b2dbb0444af742c5c3313f2e5897bfdaf73.zip
sys-power/acpid: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--sys-power/acpid/files/acpid-2.0.16-init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpid/files/acpid-2.0.16-init.d b/sys-power/acpid/files/acpid-2.0.16-init.d
index aa8ff75f18e3..cd57da85fbb3 100644
--- a/sys-power/acpid/files/acpid-2.0.16-init.d
+++ b/sys-power/acpid/files/acpid-2.0.16-init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$