From: Austin English Date: Wed, 18 May 2016 06:29:04 +0000 (-0500) Subject: mail-mta/nullmailer: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5ac6637d98f1e53cf2209ba0044a70cb8f4508a8;p=gentoo.git mail-mta/nullmailer: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/mail-mta/nullmailer/files/init.d-nullmailer-r4 b/mail-mta/nullmailer/files/init.d-nullmailer-r4 index a46948b5fccc..264f2d6733f4 100644 --- a/mail-mta/nullmailer/files/init.d-nullmailer-r4 +++ b/mail-mta/nullmailer/files/init.d-nullmailer-r4 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ diff --git a/mail-mta/nullmailer/files/init.d-nullmailer-r5 b/mail-mta/nullmailer/files/init.d-nullmailer-r5 index 6d27d8b91a89..154a74f5ec55 100644 --- a/mail-mta/nullmailer/files/init.d-nullmailer-r5 +++ b/mail-mta/nullmailer/files/init.d-nullmailer-r5 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$