From 4c159ae641ebfc6eb56c74b359ab7bda7ec5ed0e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:02 -0500 Subject: sys-process/incron: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/incron/files/incrond.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- cgit v1.2.3-18-g5258