From: Austin English Date: Wed, 18 May 2016 06:29:00 +0000 (-0500) Subject: mail-filter/spambayes: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9a7d892a86ba39a05302690454abab780194ad0;p=gentoo.git mail-filter/spambayes: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$