From: Austin English Date: Wed, 18 May 2016 06:26:28 +0000 (-0500) Subject: app-admin/denyhosts: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=693db66e39d2b6643c572c92e5b90b5a9465ba84;p=gentoo.git app-admin/denyhosts: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-admin/denyhosts/files/denyhosts.init-r2 b/app-admin/denyhosts/files/denyhosts.init-r2 index 092c9c4a88bc..21820599373d 100644 --- a/app-admin/denyhosts/files/denyhosts.init-r2 +++ b/app-admin/denyhosts/files/denyhosts.init-r2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$