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:
parent
116d5ae918
commit
d1e009b238
@ -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
|
Mon May 4 13:39:49 UTC 2015 - max@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Clamav antivirus milter daemon
|
Description=Clamav antivirus milter daemon
|
||||||
After=syslog.target network.target
|
After=syslog.target network.target freshclam.service
|
||||||
|
Requires=freshclam.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Clamav antivirus Deamon
|
Description=Clamav antivirus Deamon
|
||||||
After=syslog.target network.target
|
After=syslog.target network.target freshclam.service
|
||||||
|
Requires=freshclam.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
|
Loading…
Reference in New Issue
Block a user