Re: [systemd-devel] [EXT] Re: Why does stopping mount units kill user sessions?

2023-05-25 Thread Benjamin Godfrey
$HOME help? Benjamin Godfrey replied: Perhaps, I don't understand your objection. Maybe, you are concerned about a scenario wherein the situation below is true, i.e. there is an open fd in the $HOME directory keeping the directory open for an active process, and another fd is added by yet

Re: [systemd-devel] Why does stopping mount units kill user sessions?

2023-05-19 Thread Benjamin Godfrey
Lennart Poettering, wrote: I think we probably should change systemd-logind to implicitly and unconditionally keep an open fd to the home dir of a user around as long as there's at least one session of them around, simply to make clear that sessions keep home dirs busy. This, as side effect would

Re: [systemd-devel] systemd boot up hung after sysroot.mount in initrd phase

2023-05-10 Thread Benjamin Godfrey
ion where delay is fixing the bootup hang problem. If i add debug logs in systemd or enable dracut logs also issue is not seen , i.e boot up is not hung. > > Benjamin Godfrey In the unit file, TimeoutSec is different from TimeoutStartSec The default is 60s. Try changing the number to 61

Re: [systemd-devel] systemd-devel Digest, Vol 157, Issue 8

2023-05-09 Thread Benjamin Godfrey
k -C -f /dev/sda1'" would mean the fsck command is executing. Something like "Command '/sbin/fsck -C -f /dev/sda1' took 10 seconds to execute" might help you find the issue. Benjamin Godfrey On Tue, May 9, 2023 at 5:00 AM wrote: > Send systemd-devel mailing li

Re: [systemd-devel] systemd-devel Digest, Vol 157, Issue 4

2023-05-05 Thread Benjamin Godfrey
usr/bin/systemd-run --scope --rootimage=/path/to/root/image --extensionimages=/path/to/extension/image /usr/bin/my-command [Install] WantedBy=multi-user.target Benjamin Godfrey On Fri, May 5, 2023 at 5:00 AM wrote: > Send systemd-devel mailing list submissions to > [email protected]

Re: [systemd-devel] systemd-devel Digest, Vol 156, Issue 26

2023-04-26 Thread Benjamin Godfrey
u working on a Chromebook. Is it really that much more complicated to complete the boot process in chroot?I'll try the container solution. yours truly, Benjamin Godfrey On Wed, Apr 26, 2023 at 5:00 AM wrote: > Send systemd-devel mailing list submissions to > systemd-dev

[systemd-devel] Completing the boot process for systemd inside the chroot

2023-04-25 Thread Benjamin Godfrey
leshoot this issue? Thank you for your time. yours truly, Benjamin Godfrey