Is there a way for Proxmox to delay an arbitrary number of seconds (or minutes) when it starts VMs at boot up? I am trying to improve recovery when I have power outages in my apartment. I'm not in a position to add a UPS to my deployment. My VMs live on my NAS, and it serves them to Proxmox via NFS. So the best case scenario is for the NFS storage in Proxmox to become online first before VMs on there are started. But, doing a blind wait is also sufficient if checking storage is too complicated.