From 7b5497f64f43efb1711aaceb71f2cddac139e350 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:05 -0500 Subject: [PATCH] mail-mta/postfix: use #!/sbin/openrc-run instead of #!/sbin/runscript --- mail-mta/postfix/files/postfix.rc6.2.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/files/postfix.rc6.2.7 b/mail-mta/postfix/files/postfix.rc6.2.7 index d37981d092a8..73e34f43c516 100644 --- a/mail-mta/postfix/files/postfix.rc6.2.7 +++ b/mail-mta/postfix/files/postfix.rc6.2.7 @@ -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$ -- 2.26.2