summaryrefslogtreecommitdiff
path: root/units/systemd-networkd.service.in
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-02-21 04:38:17 +0100
committerTom Gundersen <teg@jklm.no>2014-02-21 14:37:53 +0100
commitc4a0b20c7a3043a6691ca23d4a1a7c15b5082a03 (patch)
tree058d9ae18a09598b487febf0d3dc5165a9518159 /units/systemd-networkd.service.in
parent9ac441c0f40a10a6c498398e5876a5256b833e31 (diff)
install: do not statically enable systemd-networkd
[tomegun: pruned the commit message as not to contradict the follow-up commit]
Diffstat (limited to 'units/systemd-networkd.service.in')
-rw-r--r--units/systemd-networkd.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in
index 835c07ddc..ca40691f5 100644
--- a/units/systemd-networkd.service.in
+++ b/units/systemd-networkd.service.in
@@ -20,3 +20,6 @@ Restart=always
RestartSec=0
ExecStart=@rootlibexecdir@/systemd-networkd
WatchdogSec=1min
+
+[Install]
+WantedBy=multi-user.target