Hi all,
I'm checking out Bareos (on Ubuntu 22), by following the docs.
systemctl enable --now bareos-dir
systemctl enable --now bareos-sd
systemctl enable --now bareos-fd
On Ubuntu 22 this gives me:
Failed to enable unit: Refusing to operate on alias name or linked unit file: bareos-dir.service
Failed to enable unit: Refusing to operate on alias name or linked unit file: bareos-sd.service
Failed to enable unit: Refusing to operate on alias name or linked unit file: bareos-fd.service
How do I fix this?