summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:04 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5ac6637d98f1e53cf2209ba0044a70cb8f4508a8 (patch)
tree4548b26b7f4b499dce1ae098d16ca5ff931c6645 /mail-mta
parentmail-mta/exim: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-5ac6637d98f1e53cf2209ba0044a70cb8f4508a8.tar.gz
gentoo-5ac6637d98f1e53cf2209ba0044a70cb8f4508a8.tar.bz2
gentoo-5ac6637d98f1e53cf2209ba0044a70cb8f4508a8.zip
mail-mta/nullmailer: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/nullmailer/files/init.d-nullmailer-r42
-rw-r--r--mail-mta/nullmailer/files/init.d-nullmailer-r52
2 files changed, 2 insertions, 2 deletions
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$