diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:33:32 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | c2805e71e0d3c9d0c73909ce30f756959638879c (patch) | |
tree | 7be3f8413af9a0d9d8d4262dffb55d272dd7e79e /sys-apps/ibm-powerpc-utils-papr | |
parent | sys-apps/hdparm: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-c2805e71e0d3c9d0c73909ce30f756959638879c.tar.gz gentoo-c2805e71e0d3c9d0c73909ce30f756959638879c.tar.bz2 gentoo-c2805e71e0d3c9d0c73909ce30f756959638879c.zip |
sys-apps/ibm-powerpc-utils-papr: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/ibm-powerpc-utils-papr')
-rw-r--r-- | sys-apps/ibm-powerpc-utils-papr/files/ibmvscsis | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ibm-powerpc-utils-papr/files/ibmvscsis b/sys-apps/ibm-powerpc-utils-papr/files/ibmvscsis index 2a47f2ac0ddd..f993fd392930 100644 --- a/sys-apps/ibm-powerpc-utils-papr/files/ibmvscsis +++ b/sys-apps/ibm-powerpc-utils-papr/files/ibmvscsis @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # |