29a48de7ff
* CVE-2025-20128: Fixed a possible buffer overflow read bug in the OLE2 file parser that could cause a denial-of-service (DoS) condition. OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=272
13 lines
306 B
Plaintext
13 lines
306 B
Plaintext
[Unit]
|
|
Description=Clam AntiVirus database updater
|
|
Documentation=man:freshclam(1) man:freshclam.conf(5) https://www.clamav.net/documents/
|
|
After=network-online.target nss-lookup.target
|
|
Wants=network-online.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/freshclam
|
|
;User=vscan
|
|
;Group=vscan
|
|
;PrivateTmp=yes
|