From f9219910937bc37f0ab379ab6b67df2a0213d30c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:12 -0500 Subject: [PATCH] net-misc/openrdate: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-misc/openrdate/files/openrdate-initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openrdate/files/openrdate-initd b/net-misc/openrdate/files/openrdate-initd index 40a64ab802c0..15d40be0fe9e 100644 --- a/net-misc/openrdate/files/openrdate-initd +++ b/net-misc/openrdate/files/openrdate-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2