fix(pangolin-install): add network-online dependency (#9984)

Co-authored-by: Andrey Yantsen <[email protected]>
This commit is contained in:
Andrew Y.
2025-12-15 14:42:24 +01:00
committed by GitHub
co-authored by Andrey Yantsen
parent 5bbf0861e9
commit 6311584fef
+2
View File
@@ -230,6 +230,8 @@ systemctl enable -q --now gerbil
cat <<'EOF' >/etc/systemd/system/traefik.service
[Unit]
Description=Traefik is an open-source Edge Router that makes publishing your services a fun and easy experience
Wants=network-online.target
After=network-online.target
[Service]
Type=notify