add time-wait-sync to embassy-init dependencies

This commit is contained in:
Keagan McClelland
2022-02-11 15:40:29 -07:00
parent 15a6bce382
commit 350bbf88ab

View File

@@ -2,7 +2,7 @@
Description=Embassy Init
After=network.target systemd-time-wait-sync.service
Requires=network.target
Wants=avahi-daemon.service nginx.service tor.service
Wants=avahi-daemon.service nginx.service tor.service systemd-time-wait-sync.service
[Service]
Type=oneshot