Hi,
I am afraid you're mixing things up here, GRUB and systemd have a completely different purpose/functionality.
GRUB is a boot loader https://en.wikipedia.org/wiki/GNU_GRUB, while systemd is an init system https://en.wikipedia.org/wiki/Systemd
Proxmox VE uses Grub as bootloader and systemd as...