Thanks for the tips! It works with @/etc/bareos/bareos-dir.d/fileset/coes/*.conf in a separate file to enable globbing.
But removing the file while still having the files in fileset/coes/.... it does not work. The files are owned by bareos:bareos with 777 permissions for testing purposes. So for some reasong the automatic globbing does not work. Maybe this globbing only works for clients and not filesets? Any ideas why? Bruno Friedmann (bruno-at-bareos) schrieb am Mittwoch, 17. Juli 2024 um 17:27:53 UTC+2: > besides the includes with the new layout there normally no needs as it is > globbing everything under the daemon. > > so bareos-dir.d/clients/group*/*.conf should be picked by the director. > take care of the owner and rights > > you should be able to check my assert by running the bareos-dir -u bareos > -g bareos -t -d100 > > On Wednesday 17 July 2024 at 09:53:00 UTC+2 Spadajspadaj wrote: > >> >> https://docs.bareos.org/Configuration/CustomizingTheConfiguration.html#includes >> On 17.07.2024 08:35, Leon Bartle wrote: >> >> Heya! >> >> Is it possible to create subfolders in cofiguration? >> So is >> >> - bareos-dir.d/clients/group1/client1.conf >> - bareos-dir.d/clients/group1/client2.conf >> - bareos-dir.d/clients/group2/client3.conf >> >> possible? Or does everything have to be in the "root" folder? >> I wasn't able to find this in the documentation. >> >> Kind Regards! >> >> -- >> 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 on the web visit >> https://groups.google.com/d/msgid/bareos-users/b95a885c-1d00-41cd-905f-fce4298f811an%40googlegroups.com >> >> <https://groups.google.com/d/msgid/bareos-users/b95a885c-1d00-41cd-905f-fce4298f811an%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- 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 on the web visit https://groups.google.com/d/msgid/bareos-users/30ccfcd0-518f-4cee-9283-79b7e69e8c60n%40googlegroups.com.
