I don't have
```
Created symlink '/etc/systemd/system/pve-manager.service' → '/usr/lib/systemd/system/pve-guests.service'.
```
when I type `enable pve-guests.service`.
For someone who searched here, as for now, DO NOT use `systemctl disable pve-guests` , it will lead to `pve-manager.service` being removed from autostart and unable to recover without a reinstallation.
I would prefer `systemd.mask=pve-guests`.