From 8f0fe096ade80b2877b90a9e9f8ce3fad7f9cd14 Mon Sep 17 00:00:00 2001 From: Austin English Date: Tue, 3 May 2016 03:18:45 -0500 Subject: [PATCH 2/2] app-antivirus/clamav: use #!/sbin/operc-run instead of #!/sbin/runscript Signed-off-by: Austin English --- app-antivirus/clamav/files/clamd.initd-r6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-antivirus/clamav/files/clamd.initd-r6 b/app-antivirus/clamav/files/clamd.initd-r6 index 774e8ad..d82e1be 100644 --- a/app-antivirus/clamav/files/clamd.initd-r6 +++ b/app-antivirus/clamav/files/clamd.initd-r6 @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2013 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.7.3