Please open a documentation PR, it look like debian likes OS always need a specific paragraph.
On Wednesday 30 October 2024 at 21:31:38 UTC+1 John Lockard wrote: > 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/9209457d-28bd-4418-b50d-b528db663b74n%40googlegroups.com.
