Accepting request 314711 from home:pluskalm:branches:security

- Make clamd and clamav-milter services depend on freshclam as
  they need it

OBS-URL: https://build.opensuse.org/request/show/314711
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=120
This commit is contained in:
Reinhard Max 2015-07-01 13:01:41 +00:00 committed by Git OBS Bridge
parent 116d5ae918
commit d1e009b238
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