summaryrefslogtreecommitdiff
path: root/src/systemd/vyos-hostsd.service
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2019-08-20 19:47:16 +0200
committerDaniil Baturin <daniil@baturin.org>2019-08-20 19:47:16 +0200
commit525438ac4ad1e4fba534c7d1c51283c4c2561d3e (patch)
treed2ed392c5049720e37c7cab023c8d9b821a99959 /src/systemd/vyos-hostsd.service
parente5df80a3f54da23858c382a8e491ff9901317e1e (diff)
downloadvyos-1x-525438ac4ad1e4fba534c7d1c51283c4c2561d3e.tar.gz
vyos-1x-525438ac4ad1e4fba534c7d1c51283c4c2561d3e.zip
T1598: start vyos-hostsd before everything that may need it.
Diffstat (limited to 'src/systemd/vyos-hostsd.service')
-rw-r--r--src/systemd/vyos-hostsd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd/vyos-hostsd.service b/src/systemd/vyos-hostsd.service
index fe6c163d7..8ff213d2b 100644
--- a/src/systemd/vyos-hostsd.service
+++ b/src/systemd/vyos-hostsd.service
@@ -1,6 +1,7 @@
[Unit]
Description=VyOS DNS configuration keeper
After=auditd.service systemd-user-sessions.service time-sync.target
+Before=vyos-router.service cloud-init.service
[Service]
ExecStart=/usr/bin/python3 -u /usr/libexec/vyos/services/vyos-hostsd