Accepting request 759130 from home:adkorte:branches:security
- The freshclam.service should not be started before the network is online (it checks for updates immediately upon service start) OBS-URL: https://build.opensuse.org/request/show/759130 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=199
This commit is contained in:
parent
390db3b64f
commit
cbdea8fb88
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 24 10:49:25 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
- The freshclam.service should not be started before the network is
|
||||
online (it checks for updates immediately upon service start)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 15:31:58 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Freshclam virus definitions downloader
|
||||
After=network.target
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
Loading…
x
Reference in New Issue
Block a user