From 693db66e39d2b6643c572c92e5b90b5a9465ba84 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:26:28 -0500 Subject: [PATCH] app-admin/denyhosts: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-admin/denyhosts/files/denyhosts.init-r2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2