diff options
Diffstat (limited to 'src/systemd/vyos-hostsd.service')
-rw-r--r-- | src/systemd/vyos-hostsd.service | 1 |
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 |