diff options
author | Stuart Shelton <stuart@shelton.me> | 2017-03-16 09:26:15 +0000 |
---|---|---|
committer | Stuart Shelton <stuart@shelton.me> | 2017-03-16 09:26:15 +0000 |
commit | 0005fd42f4914ee6d7031097dedabd8fe3ef689b (patch) | |
tree | c713bf077da3ac7a04dd975c121a4589361c6895 /app-antivirus/clamav/files | |
parent | Update sys-libs/glibc-2.23-r3 (diff) | |
download | srcshelton-0005fd42f4914ee6d7031097dedabd8fe3ef689b.tar.gz srcshelton-0005fd42f4914ee6d7031097dedabd8fe3ef689b.tar.bz2 srcshelton-0005fd42f4914ee6d7031097dedabd8fe3ef689b.zip |
Update all files modified by Gentoo Bug 611234, closing change started at d798c00
Diffstat (limited to 'app-antivirus/clamav/files')
-rw-r--r-- | app-antivirus/clamav/files/Manifest.gentoo | 2 | ||||
-rwxr-xr-x | app-antivirus/clamav/files/clamd.initd-r6 | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app-antivirus/clamav/files/Manifest.gentoo b/app-antivirus/clamav/files/Manifest.gentoo index ed3dc04a..02969072 100644 --- a/app-antivirus/clamav/files/Manifest.gentoo +++ b/app-antivirus/clamav/files/Manifest.gentoo @@ -12,7 +12,7 @@ files/clamav-milter.service-r1 5b1a1068937b6f0e20d88ae6f6869fbf files/clamd_at.service 34a7ca374399ec3969aa72253bbee6ad files/clamd.conf 7ad1864f4af881d10a8c613ea97e7648 files/clamd.conf-r1 af1226accc2fc562fbbb88101fc9f61e -files/clamd.initd-r6 783a0970651d782dbc1cdb48813cb90a +files/clamd.initd-r6 75d3ed75da66d808cfd70da0e29dc609 files/clamd.service 3f4b654916505c1bb3b8ee0a0ed3eaea files/freshclamd.service 9ea7c696979f3977120791bdb355acf9 files/tmpfiles.d/clamav.conf 987b36ccdc3739ef1fe14955cd0d129c diff --git a/app-antivirus/clamav/files/clamd.initd-r6 b/app-antivirus/clamav/files/clamd.initd-r6 index 6658115a..a791d42d 100755 --- a/app-antivirus/clamav/files/clamd.initd-r6 +++ b/app-antivirus/clamav/files/clamd.initd-r6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: ee11b392443236ae33b51785d30c7011e22b2b46 $ daemon_clamd="/usr/sbin/clamd" daemon_freshclam="/usr/bin/freshclam" |