summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-04-04 19:28:29 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-04-16 10:19:47 +0000
commit68fcae5183024a08512f9edc72fab9516fd91602 (patch)
treeb01a6ca992e05ee67fdf3ef3eab265294dc595aa
parentUpdating apt comandline in installation instructions. (diff)
downloadcompute-tools-68fcae5183024a08512f9edc72fab9516fd91602.tar.xz
compute-tools-68fcae5183024a08512f9edc72fab9516fd91602.zip
Dropping unused syslog.target from container-autostart.service file.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--share/systemd/container-autostart.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/systemd/container-autostart.service b/share/systemd/container-autostart.service
index 1424ce8..076aa41 100644
--- a/share/systemd/container-autostart.service
+++ b/share/systemd/container-autostart.service
@@ -1,6 +1,6 @@
[Unit]
Description=container-tools automatic start
-After=syslog.target network.target
+After=network.target
[Service]
Type=oneshot