From 35f8ce83267964865a2139542cd2c527cdc73e4f Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:50 -0500 Subject: [PATCH] sys-apps/xinetd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-apps/xinetd/files/xinetd.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2