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
commite344665fe5e94de33819d2c98fa272c58de4c93c (patch)
tree3d5eec3692c96ef1a6707e0083c6a3db8fca33ce /sys-block/lio-utils/files
parentsys-block/iscsitarget: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e344665fe5e94de33819d2c98fa272c58de4c93c.tar.gz
gentoo-e344665fe5e94de33819d2c98fa272c58de4c93c.tar.bz2
gentoo-e344665fe5e94de33819d2c98fa272c58de4c93c.zip
sys-block/lio-utils: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-block/lio-utils/files')
-rw-r--r--sys-block/lio-utils/files/target.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/lio-utils/files/target.initd b/sys-block/lio-utils/files/target.initd
index 56bec1efe326..f9d50799266f 100644
--- a/sys-block/lio-utils/files/target.initd
+++ b/sys-block/lio-utils/files/target.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$