Do not use non-core systemd
Do not use non-core systemd
Posted Sep 26, 2025 3:15 UTC (Fri) by mathstuf (subscriber, #69389)In reply to: Do not use non-core systemd by ebiederm
Parent article: An unstable Debian stable update
Which reminds me that I need to also fix `resolv.conf` so that things are happy too. If it is a symlink, the `ip netns exec` mount namespace is broken when the target `resolv.conf` is rewritten with a "write then rename into place"; `cat newresolv.conf > /etc/resolv.conf` works though.
Posted Sep 28, 2025 1:49 UTC (Sun)
by ebiederm (subscriber, #35028)
[Link] (1 responses)
If my memory serves the code just walks through the configuration directory and bind mounts every thing in it, into /etc.
Posted Sep 28, 2025 2:55 UTC (Sun)
by mathstuf (subscriber, #69389)
[Link]
Do not use non-core systemd
Do not use non-core systemd
