https://docs.bareos.org/IntroductionAndTutorial/InstallingBareos.html

In the "Start the Daemons" section it's listed as:
root@host:~# systemctl enable --now bareos-dir
root@host:~# systemctl enable --now bareos-sd
root@host:~# systemctl enable --now bareos-fd

At least on my Ubuntu 24.04 when I issue these commands I receive:
"Failed to enable unit: Refusing to operate on alias name or linked unit 
file: bareos-dir.service" (etc)

Calling them by their full name does work, however:
root@host:~# systemctl enable --now bareos-director
root@host:~# systemctl enable --now bareos-storage
root@host:~# systemctl enable --now bareos-filedaemon


-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/754ca226-b31c-4f06-9eb7-70fed460594cn%40googlegroups.com.

Reply via email to