summaryrefslogtreecommitdiff
path: root/mail-mta/exim
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:03 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit77c4ad3c2cd2b080d30c6d76c54fab1c1f656838 (patch)
tree5506f33242708405d6efbd9ff31458b834f80d83 /mail-mta/exim
parent4068c4923d6ea41589f67f94c5f0f113fc6f21a4 (diff)
downloadgentoo-77c4ad3c2cd2b080d30c6d76c54fab1c1f656838.tar.gz
gentoo-77c4ad3c2cd2b080d30c6d76c54fab1c1f656838.tar.xz
mail-mta/exim: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-mta/exim')
-rw-r--r--mail-mta/exim/files/exim.rc82
-rw-r--r--mail-mta/exim/files/exim.rc92
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/exim/files/exim.rc8 b/mail-mta/exim/files/exim.rc8
index 582d40d7bd9..c88750b4eee 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 f14d058b719..447de9c9029 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$