[Unit] Description=Ananke Staged Cluster Bootstrap Wants=network-online.target After=network-online.target ConditionPathExists=/etc/ananke/ananke.yaml StartLimitIntervalSec=0 [Service] Type=oneshot User=root Group=root ExecStart=/usr/local/bin/ananke startup --config /etc/ananke/ananke.yaml --execute --force-flux-branch main --auto-peer-failover --peer-wait-seconds 180 Restart=on-failure RestartSec=30 TimeoutStartSec=1800 [Install] WantedBy=multi-user.target