Re: [systemd-devel] Systemd-executor in 'u' state ?

2025-11-20 Thread Bhasker C V
Thanks. I am still investigating which process is opening / in RW mode. I will update you. Thanks again for lsfd. I will use this On Thu, Nov 20, 2025 at 10:13 PM Cristian Rodríguez wrote: > On Thu, Nov 20, 2025 at 12:26 PM Bhasker C V > wrote: > > > > is there a reason why systemd has opened >

Re: [systemd-devel] Systemd-executor in 'u' state ?

2025-11-20 Thread Andrei Borzenkov
20.11.2025 20:04, Andrei Borzenkov wrote: 20.11.2025 18:26, Bhasker C V wrote: Hi all, I run my rootfs in 'ro' state and occasionally when i have to do an install I switch to remount,rw ... do stuff and then go back to remount,ro However, remount,ro many a times fails since someone has open

Re: [systemd-devel] Systemd-executor in 'u' state ?

2025-11-20 Thread Andrei Borzenkov
20.11.2025 18:26, Bhasker C V wrote: Hi all, I run my rootfs in 'ro' state and occasionally when i have to do an install I switch to remount,rw ... do stuff and then go back to remount,ro However, remount,ro many a times fails since someone has opened the rootfs in "rw" state While investiga

[systemd-devel] Systemd-executor in 'u' state ?

2025-11-20 Thread Bhasker C V
Hi all, I run my rootfs in 'ro' state and occasionally when i have to do an install I switch to remount,rw ... do stuff and then go back to remount,ro However, remount,ro many a times fails since someone has opened the rootfs in "rw" state While investigating I found that there seems to be this