summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit6a2e74a80ea9835cfa14fb942e47e94503a8fcc2 (patch)
tree04d8c2e1bc9b886efa831252b325b893876fba9b /mail-filter
parentmail-filter/amavisd-new: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-6a2e74a80ea9835cfa14fb942e47e94503a8fcc2.tar.gz
gentoo-6a2e74a80ea9835cfa14fb942e47e94503a8fcc2.tar.bz2
gentoo-6a2e74a80ea9835cfa14fb942e47e94503a8fcc2.zip
mail-filter/assp: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/assp/files/asspd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/assp/files/asspd.init b/mail-filter/assp/files/asspd.init
index e592402f23f6..e1bc83653cd7 100644
--- a/mail-filter/assp/files/asspd.init
+++ b/mail-filter/assp/files/asspd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$