summaryrefslogtreecommitdiff
path: root/sys-power
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:53 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit58bd36a2e8ae4364830fc604c747cb753efa27d2 (patch)
treef40049faca39ee655f079a75dcf075ec36c63384 /sys-power
parent967d4b89f2658763de89a00fa3af5854c878461d (diff)
downloadgentoo-58bd36a2e8ae4364830fc604c747cb753efa27d2.tar.gz
gentoo-58bd36a2e8ae4364830fc604c747cb753efa27d2.tar.xz
sys-power/powernowd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/powernowd/files/powernowd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/powernowd/files/powernowd.initd b/sys-power/powernowd/files/powernowd.initd
index 8792a8c5bda..f02ff66b012 100644
--- a/sys-power/powernowd/files/powernowd.initd
+++ b/sys-power/powernowd/files/powernowd.initd
@@ -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$