From: Austin English Date: Wed, 18 May 2016 06:28:53 +0000 (-0500) Subject: mail-filter/p3scan: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5c692477c98ca5dcf47be376e897b1cd0d180ff2;p=gentoo.git mail-filter/p3scan: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/mail-filter/p3scan/files/p3scan.init b/mail-filter/p3scan/files/p3scan.init index 8918ba0624f2..459a7ebe8d2b 100644 --- a/mail-filter/p3scan/files/p3scan.init +++ b/mail-filter/p3scan/files/p3scan.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/mail-filter/p3scan/files/p3scan.init-r1 b/mail-filter/p3scan/files/p3scan.init-r1 index ab0e1a0fb1ea..4ae145fbc809 100644 --- a/mail-filter/p3scan/files/p3scan.init-r1 +++ b/mail-filter/p3scan/files/p3scan.init-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$