summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc9a7d892a86ba39a05302690454abab780194ad0 (patch)
tree0156a3d157e88df5acc6a783fafe63a9255b90ca /mail-filter/spambayes
parentmail-filter/spamass-milter: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c9a7d892a86ba39a05302690454abab780194ad0.tar.gz
gentoo-c9a7d892a86ba39a05302690454abab780194ad0.tar.bz2
gentoo-c9a7d892a86ba39a05302690454abab780194ad0.zip
mail-filter/spambayes: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-filter/spambayes')
-rw-r--r--mail-filter/spambayes/files/spambayespop3proxy.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spambayes/files/spambayespop3proxy.rc b/mail-filter/spambayes/files/spambayespop3proxy.rc
index 5b236570555d..b7ca5d493233 100644
--- a/mail-filter/spambayes/files/spambayespop3proxy.rc
+++ b/mail-filter/spambayes/files/spambayespop3proxy.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$