From 5ac6637d98f1e53cf2209ba0044a70cb8f4508a8 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:04 -0500 Subject: mail-mta/nullmailer: use #!/sbin/openrc-run instead of #!/sbin/runscript --- mail-mta/nullmailer/files/init.d-nullmailer-r4 | 2 +- mail-mta/nullmailer/files/init.d-nullmailer-r5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail-mta') diff --git a/mail-mta/nullmailer/files/init.d-nullmailer-r4 b/mail-mta/nullmailer/files/init.d-nullmailer-r4 index a46948b5fcc..264f2d6733f 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 6d27d8b91a8..154a74f5ec5 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$ -- cgit v1.2.1