[Bug 1205946] bind fails to start after update system namespeced
https://bugzilla.suse.com/show_bug.cgi?id=1205946 https://bugzilla.suse.com/show_bug.cgi?id=1205946#c6 --- Comment #6 from Jorik Cronenberg <jorik.cronenberg@suse.com> --- (In reply to Samuel Cabrero from comment #5)
(In reply to Jorik Cronenberg from comment #4)
A temporary fix while updates aren't available should be to prefix all paths that aren't available with a '-' which has the effect that systemd ignores them if they aren't valid. So try changing /usr/lib/systemd/system/named.service.d/26-samba-dlz.conf to:
[Service] ReadWritePaths=-/var/lib/samba/bind-dns
Then do a systemd daemon-reload and then restart the named service. Hope that helps.
Thanks for the suggestion Jorik. This workaround works for Tumbleweed and Leap 15.4.
In the case of Leap 15.3 bind still runs in chroot mode so just remove the file.
Updates are on its way.
Actually it should also work for Leap 15.3 since the file as I wrote it only adds the optional path. And /usr/lib/systemd/system/named.service should only contain the correct and valid paths. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com