Accepting request 576006 from home:varkoly:branches:security
- bsc=983938 `After=syslog.target` left-overs in several unit files OBS-URL: https://build.opensuse.org/request/show/576006 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=153
This commit is contained in:
parent
06d9b1e3a6
commit
0165340747
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 13 08:50:55 UTC 2018 - varkoly@suse.com
|
||||||
|
|
||||||
|
- bsc=983938 `After=syslog.target` left-overs in several unit files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 26 15:19:33 UTC 2018 - vcizek@suse.com
|
Fri Jan 26 15:19:33 UTC 2018 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Clamav antivirus milter daemon
|
Description=Clamav antivirus milter daemon
|
||||||
After=syslog.target network.target freshclam.service
|
After=network.target freshclam.service
|
||||||
Requires=freshclam.service
|
Requires=freshclam.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Clamav antivirus Deamon
|
Description=Clamav antivirus Deamon
|
||||||
After=syslog.target network.target freshclam.service
|
After=network.target freshclam.service
|
||||||
Requires=freshclam.service
|
Requires=freshclam.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Freshclam virus definitions downloader
|
Description=Freshclam virus definitions downloader
|
||||||
After=syslog.target network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
|
Loading…
Reference in New Issue
Block a user