summaryrefslogtreecommitdiff
path: root/src/systemd
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2019-08-20 19:47:16 +0200
committerDaniil Baturin <daniil@baturin.org>2019-08-27 08:14:40 +0200
commit4ec3b643adb25cba6039bafde137eda7fced56e3 (patch)
treed6ecf2b08fe2eda8fb837a0dc11f516dc6d54169 /src/systemd
parent33672c81a8a1b0a9e5508482a5a765243e21849c (diff)
downloadvyos-1x-4ec3b643adb25cba6039bafde137eda7fced56e3.tar.gz
vyos-1x-4ec3b643adb25cba6039bafde137eda7fced56e3.zip
T1598: start vyos-hostsd before everything that may need it.
Diffstat (limited to 'src/systemd')
-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