From dcba07a67a4628313278a280aea6b353395f1b4a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:26:56 -0500 Subject: [PATCH] app-antivirus/clamav: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-antivirus/clamav/files/clamd.initd-r3 | 2 +- app-antivirus/clamav/files/clamd.initd-r5 | 2 +- app-antivirus/clamav/files/clamd.initd-r6 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-antivirus/clamav/files/clamd.initd-r3 b/app-antivirus/clamav/files/clamd.initd-r3 index df3079d45c58..134a70178cf2 100644 --- a/app-antivirus/clamav/files/clamd.initd-r3 +++ b/app-antivirus/clamav/files/clamd.initd-r3 @@ -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$ diff --git a/app-antivirus/clamav/files/clamd.initd-r5 b/app-antivirus/clamav/files/clamd.initd-r5 index 6b2d757038e6..87171ae95ea1 100644 --- a/app-antivirus/clamav/files/clamd.initd-r5 +++ b/app-antivirus/clamav/files/clamd.initd-r5 @@ -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$ diff --git a/app-antivirus/clamav/files/clamd.initd-r6 b/app-antivirus/clamav/files/clamd.initd-r6 index 774e8adc9b11..ee11b3924432 100644 --- a/app-antivirus/clamav/files/clamd.initd-r6 +++ b/app-antivirus/clamav/files/clamd.initd-r6 @@ -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$ -- 2.26.2