summaryrefslogtreecommitdiff
path: root/mail-filter/opendmarc
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:52 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb7c208fab6104f5cc66781a01a3413cdb3e25842 (patch)
treedd0039b9936f24142f5abdb2d14d58100596a7ed /mail-filter/opendmarc
parent2dcb846a0043355e547219232b224a7cef0350d2 (diff)
downloadgentoo-b7c208fab6104f5cc66781a01a3413cdb3e25842.tar.gz
gentoo-b7c208fab6104f5cc66781a01a3413cdb3e25842.tar.xz
mail-filter/opendmarc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-filter/opendmarc')
-rw-r--r--mail-filter/opendmarc/files/opendmarc.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendmarc/files/opendmarc.initd b/mail-filter/opendmarc/files/opendmarc.initd
index d70afd75e72..431d3102409 100644
--- a/mail-filter/opendmarc/files/opendmarc.initd
+++ b/mail-filter/opendmarc/files/opendmarc.initd
@@ -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$