summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:24 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb9798a0b00a9127649afc5740c4cb319028f57a7 (patch)
tree93c617d972bcf849ebf33fcdfb8ac8d92f829530 /sys-devel/distcc/files/3.2
parentsys-cluster/torque: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b9798a0b00a9127649afc5740c4cb319028f57a7.tar.gz
gentoo-b9798a0b00a9127649afc5740c4cb319028f57a7.tar.bz2
gentoo-b9798a0b00a9127649afc5740c4cb319028f57a7.zip
sys-devel/distcc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-devel/distcc/files/3.2')
-rw-r--r--sys-devel/distcc/files/3.2/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/files/3.2/init b/sys-devel/distcc/files/3.2/init
index f7009f6e3101..783c0651e784 100644
--- a/sys-devel/distcc/files/3.2/init
+++ b/sys-devel/distcc/files/3.2/init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$