From: Austin English Date: Wed, 18 May 2016 06:33:50 +0000 (-0500) Subject: sys-apps/xinetd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35f8ce83267964865a2139542cd2c527cdc73e4f;p=gentoo.git sys-apps/xinetd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6 index 7a4a395f2556..6aa2386d0459 100644 --- a/sys-apps/xinetd/files/xinetd.rc6 +++ b/sys-apps/xinetd/files/xinetd.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the BSD License # $Id$