From: Austin English Date: Wed, 18 May 2016 06:31:47 +0000 (-0500) Subject: net-misc/htpdate: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=24ba564bb7db04e18c7f47ea6b4df6c81b48140c;p=gentoo.git net-misc/htpdate: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-misc/htpdate/files/htpdate.init-r1 b/net-misc/htpdate/files/htpdate.init-r1 index 9cf98836786b..03c295fa66a0 100644 --- a/net-misc/htpdate/files/htpdate.init-r1 +++ b/net-misc/htpdate/files/htpdate.init-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$