diff --git a/bin/init.d/pve-daily-update.service b/bin/init.d/pve-daily-update.service index f174241f..9c6d2aba 100644 --- a/bin/init.d/pve-daily-update.service +++ b/bin/init.d/pve-daily-update.service @@ -2,8 +2,9 @@ Description=Daily PVE download activities After=network-online.target Wants=network-online.target +Wants=pve-cluster.service +After=pve-cluster.service [Service] Type=oneshot ExecStart=/usr/bin/pveupdate -