From 305436da75ca7d995c240b0865bb564519e6c143 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:31:29 -0500 Subject: [PATCH] net-mail/up-imapproxy: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-mail/up-imapproxy/files/imapproxy.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/up-imapproxy/files/imapproxy.initd b/net-mail/up-imapproxy/files/imapproxy.initd index 5ffda2d230f4..e098d9e53dc2 100644 --- a/net-mail/up-imapproxy/files/imapproxy.initd +++ b/net-mail/up-imapproxy/files/imapproxy.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2