]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
drop obsolete syslog.target from lxc.service.in
authorEvgeni Golov <evgeni@debian.org>
Thu, 14 Apr 2016 16:03:29 +0000 (18:03 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 23:19:34 +0000 (18:19 -0500)
the target is obsolete since systemd v38 which everybody should have.

original patch by Daniel Baumann

Signed-off-by: Evgeni Golov <evgeni@debian.org>
config/init/systemd/lxc.service.in

index 0a428a34667c17d0b45daff2e14b47bfe802f02e..a206698a1fdce7c675c86306e5c0e6cc38ea35ee 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=LXC Container Initialization and Autoboot Code
-After=syslog.target network.target
+After=network.target
 
 [Service]
 Type=oneshot