From: Austin English Date: Wed, 18 May 2016 06:35:02 +0000 (-0500) Subject: sys-process/incron: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c159ae641ebfc6eb56c74b359ab7bda7ec5ed0e;p=gentoo.git sys-process/incron: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-process/incron/files/incrond.init b/sys-process/incron/files/incrond.init index 1137b81bd5a6..cf7d16b4f9fc 100644 --- a/sys-process/incron/files/incrond.init +++ b/sys-process/incron/files/incrond.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$