summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:40 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit7a8dce1466f263a67f6792e56feb307bbdb98780 (patch)
treee1f935f6ead635f6057942a2120641eaf01e7213 /sys-apps/pciutils/files
parentsys-apps/netkit-base: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-7a8dce1466f263a67f6792e56feb307bbdb98780.tar.gz
gentoo-7a8dce1466f263a67f6792e56feb307bbdb98780.tar.bz2
gentoo-7a8dce1466f263a67f6792e56feb307bbdb98780.zip
sys-apps/pciutils: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/pciutils/files')
-rw-r--r--sys-apps/pciutils/files/init.d-pciparm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pciutils/files/init.d-pciparm b/sys-apps/pciutils/files/init.d-pciparm
index d7973bf81412..2388f0d951ea 100644
--- a/sys-apps/pciutils/files/init.d-pciparm
+++ b/sys-apps/pciutils/files/init.d-pciparm
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$