From 6dcef93652f5a5b0ee87e8e1c4e7170b2830759c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:46 -0500 Subject: net-nntp/inn: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-nntp/inn/files/innd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-nntp') diff --git a/net-nntp/inn/files/innd b/net-nntp/inn/files/innd index b22ce0946d5d..bcb3e6f68958 100644 --- a/net-nntp/inn/files/innd +++ b/net-nntp/inn/files/innd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad