summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:49 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb374cabd3170028fc6835b5b5593c1364ad437c2 (patch)
tree6148272e373da177d050087efe99b720e36db46e /sys-apps/unscd
parentsys-apps/tuned: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b374cabd3170028fc6835b5b5593c1364ad437c2.tar.gz
gentoo-b374cabd3170028fc6835b5b5593c1364ad437c2.tar.bz2
gentoo-b374cabd3170028fc6835b5b5593c1364ad437c2.zip
sys-apps/unscd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/unscd')
-rw-r--r--sys-apps/unscd/files/unscd.initd-r12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/unscd/files/unscd.initd-r1 b/sys-apps/unscd/files/unscd.initd-r1
index 55262fdfb11a..1d0908c0493e 100644
--- a/sys-apps/unscd/files/unscd.initd-r1
+++ b/sys-apps/unscd/files/unscd.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$