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:
commit
1a3fe256a2
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user