From: Austin English Date: Wed, 18 May 2016 06:29:05 +0000 (-0500) Subject: mail-mta/postfix: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7b5497f64f43efb1711aaceb71f2cddac139e350;p=gentoo.git mail-mta/postfix: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$