summaryrefslogtreecommitdiff
path: root/sys-block/lio-utils
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
parent6bae409b45289a136d69fdc07fc051e5321b775b (diff)
downloadgentoo-e344665fe5e94de33819d2c98fa272c58de4c93c.tar.gz
gentoo-e344665fe5e94de33819d2c98fa272c58de4c93c.tar.xz
sys-block/lio-utils: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-block/lio-utils')
-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 56bec1efe32..f9d50799266 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$