Accepting request 1238512 from security
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1238512 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=128
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 13:00:11 UTC 2025 - Reinhard Max <max@suse.com>
|
||||
|
||||
- bsc#1232242: Start clamonacc with --fdpass to avoid errors due to
|
||||
clamd not being able to access user files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 16:00:45 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package clamav
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
|
@@ -7,7 +7,7 @@ After=clamd.service syslog.target network.target
|
||||
[Service]
|
||||
Type=forking
|
||||
User=root
|
||||
ExecStart=/usr/sbin/clamonacc --ping 30:10 --wait
|
||||
ExecStart=/usr/sbin/clamonacc --ping 30:10 --wait --fdpass
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user