summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:27 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit93c2126dc757e3dc1baf14d6a6991e91d6bdfec5 (patch)
treec4913ecd0156b9a79c931d013fea643b52ab6bcb /sys-apps
parentsys-apps/busybox: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-93c2126dc757e3dc1baf14d6a6991e91d6bdfec5.tar.gz
gentoo-93c2126dc757e3dc1baf14d6a6991e91d6bdfec5.tar.bz2
gentoo-93c2126dc757e3dc1baf14d6a6991e91d6bdfec5.zip
sys-apps/clrngd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/clrngd/files/clrngd-init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/clrngd/files/clrngd-init.d b/sys-apps/clrngd/files/clrngd-init.d
index 716eaeb86f27..86c001691378 100644
--- a/sys-apps/clrngd/files/clrngd-init.d
+++ b/sys-apps/clrngd/files/clrngd-init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$