summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:55 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0001f0169386498a04a99c72163547204647362a (patch)
tree5eacc6719120005bd96375d247f12caf16f4d509 /mail-filter
parentmail-filter/policyd-weight: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0001f0169386498a04a99c72163547204647362a.tar.gz
gentoo-0001f0169386498a04a99c72163547204647362a.tar.bz2
gentoo-0001f0169386498a04a99c72163547204647362a.zip
mail-filter/postfwd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/postfwd/files/postfwd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/postfwd/files/postfwd.init b/mail-filter/postfwd/files/postfwd.init
index df96edb87d45..34dc52214e48 100644
--- a/mail-filter/postfwd/files/postfwd.init
+++ b/mail-filter/postfwd/files/postfwd.init
@@ -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
# $Id$