Never mind I've now created PR 1998 against master and 1999 to update bareos-23 documentation. So the request will not get lost into the wild :-)
On Thursday 31 October 2024 at 10:53:55 UTC+1 Bruno Friedmann (bruno-at-bareos) wrote: > 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/1265f797-c531-4be1-857b-69cbb066cb27n%40googlegroups.com.
