Re: [systemd-devel] detaching existing extensions with new systemd extension attach

2024-12-07 Thread Umut Tezduyar Lindskog
Thank for this. We tested the move_mount syscall with the MOVE_MOUNT_BENEATH flag and found that it only works if the parent mount is set to private, which is related to how mount propagation works. This means it would only be usable on systems where the root filesystem is set to --make-private,

Re: [systemd-devel] First? non-systemd app using sd-varlink

2024-12-07 Thread Adrian Vovk
Hi, Very cool to hear! Could you open an issue about that last point? It's probably an oversight when making sd-varlink a public API. Thanks, Adrian On Fri, Dec 6, 2024, 09:03 Thorsten Kukuk wrote: > Hi, > > in the last days I rewrote openSUSEs rebootmgr to only use sd-varlink, > sd-json and s