From: Austin English Date: Wed, 18 May 2016 06:29:03 +0000 (-0500) Subject: mail-mta/exim: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77c4ad3c2cd2b080d30c6d76c54fab1c1f656838;p=gentoo.git mail-mta/exim: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/mail-mta/exim/files/exim.rc8 b/mail-mta/exim/files/exim.rc8 index 582d40d7bd98..c88750b4eee8 100644 --- a/mail-mta/exim/files/exim.rc8 +++ b/mail-mta/exim/files/exim.rc8 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/mail-mta/exim/files/exim.rc9 b/mail-mta/exim/files/exim.rc9 index f14d058b7198..447de9c90293 100644 --- a/mail-mta/exim/files/exim.rc9 +++ b/mail-mta/exim/files/exim.rc9 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$