Accepting request 314723 from security

1

OBS-URL: https://build.opensuse.org/request/show/314723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2015-07-02 20:50:45 +00:00 committed by Git OBS Bridge
commit 1a3fe256a2
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 1 12:17:04 UTC 2015 - mpluskal@suse.com
- Make clamd and clamav-milter services depend on freshclam as
they need it
-------------------------------------------------------------------
Mon May 4 13:39:49 UTC 2015 - max@suse.com

View File

@ -1,6 +1,7 @@
[Unit]
Description=Clamav antivirus milter daemon
After=syslog.target network.target
After=syslog.target network.target freshclam.service
Requires=freshclam.service
[Service]
Type=forking

View File

@ -1,6 +1,7 @@
[Unit]
Description=Clamav antivirus Deamon
After=syslog.target network.target
After=syslog.target network.target freshclam.service
Requires=freshclam.service
[Service]
Type=forking