summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzdc <zdc@users.noreply.github.com>2020-09-17 14:11:36 +0300
committerGitHub <noreply@github.com>2020-09-17 14:11:36 +0300
commita4e042222c0dc3976db5e7f0aa041d5d22c3e9d2 (patch)
treecc61cc93edfda6433429c8a500bac21539fd82c3
parent8d9157e98f7023d6da9d90dad675f8f17f65b453 (diff)
parente878af393dd99b45342dedc45d1dbf4cdb7b22a6 (diff)
downloadvyos-cloud-init-a4e042222c0dc3976db5e7f0aa041d5d22c3e9d2.tar.gz
vyos-cloud-init-a4e042222c0dc3976db5e7f0aa041d5d22c3e9d2.zip
Merge pull request #20 from zdc/T2117-equuleus
T2117: Cleaned up systemd service for cloud-config
-rw-r--r--systemd/cloud-config.service.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/cloud-config.service.tmpl b/systemd/cloud-config.service.tmpl
index 508d777e..9d928ca2 100644
--- a/systemd/cloud-config.service.tmpl
+++ b/systemd/cloud-config.service.tmpl
@@ -1,7 +1,6 @@
## template:jinja
[Unit]
Description=Apply the settings specified in cloud-config
-Before=vyos-router.service
After=network-online.target cloud-config.target
After=snapd.seeded.service
Wants=network-online.target cloud-config.target