Dominique Leuenberger 2018-02-14 09:52:43 +00:00 committed by Git OBS Bridge
commit 8a49405b0e
4 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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]

View File

@ -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]

View File

@ -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