summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:57 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit6bae409b45289a136d69fdc07fc051e5321b775b (patch)
treec620e4898e0ae3f83c9210be9019eb69662c2370 /sys-block/iscsitarget
parentsys-auth/sssd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-6bae409b45289a136d69fdc07fc051e5321b775b.tar.gz
gentoo-6bae409b45289a136d69fdc07fc051e5321b775b.tar.bz2
gentoo-6bae409b45289a136d69fdc07fc051e5321b775b.zip
sys-block/iscsitarget: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-block/iscsitarget')
-rw-r--r--sys-block/iscsitarget/files/ietd-init.d-22
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/iscsitarget/files/ietd-init.d-2 b/sys-block/iscsitarget/files/ietd-init.d-2
index 39b9f8914737..bea88be69da7 100644
--- a/sys-block/iscsitarget/files/ietd-init.d-2
+++ b/sys-block/iscsitarget/files/ietd-init.d-2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$