Re: [systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread Andrei Borzenkov
08.07.2025 22:38, James Muir (jamesmui) wrote: Is systemd-tty-ask-password still an optional component? Is this new behaviour (where systemd-tty-ask-password is repeatedly executed) intentional? It is not new behavior. systemctl did it for as long as I remember. Okay. But the display of th

Re: [systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread James Muir (jamesmui)
> Is systemd-tty-ask-password real or a typo? Sorry, I meant systemd-tty-ask-password-agent. I dropped “-agent” by mistake (at least I had it right in the subject). > Also if you're already in a root session, why is it asking for more > authentication? I suspect some services need to query for

Re: [systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread Dave Howorth
On Tue, 8 Jul 2025 18:02:56 + "James Muir (jamesmui)" wrote: > >> Is systemd-tty-ask-password still an optional component? > >> > >> Is this new behaviour (where systemd-tty-ask-password is > >> repeatedly executed) intentional? > > > > It is not new behavior. systemctl did it for as long as

Re: [systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread James Muir (jamesmui)
>>> Is systemd-tty-ask-password still an optional component? >>> >>> Is this new behaviour (where systemd-tty-ask-password is repeatedly >>> executed) intentional? >> >> It is not new behavior. systemctl did it for as long as I remember. > > Okay. But the display of the warning is new behaviour.

Re: [systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread James Muir (jamesmui)
>> Is systemd-tty-ask-password still an optional component? >> >> Is this new behaviour (where systemd-tty-ask-password is repeatedly >> executed) intentional? > > It is not new behavior. systemctl did it for as long as I remember. Okay. But the display of the warning is new behaviour. Was the

Re: [systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread Andrei Borzenkov
08.07.2025 19:57, James Muir (jamesmui) wrote: I upgraded from v255.4 to v255.13 (these are tags from https://github.com/systemd/systemd-stable), I now see the following warning when I manually start a service: root@vbox:~/tmp# systemctl start systemd-journald Failed to execute /usr/bin/system

[systemd-devel] systemd-tty-ask-password-agent, new warning

2025-07-08 Thread James Muir (jamesmui)
I upgraded from v255.4 to v255.13 (these are tags from https://github.com/systemd/systemd-stable), I now see the following warning when I manually start a service: root@vbox:~/tmp# systemctl start systemd-journald Failed to execute /usr/bin/systemd-tty-ask-password-agent: No such file or direct

[systemd-devel] timer triggers at unexpected times

2025-07-08 Thread Olaf Hering
Hello, the two unit files shown at the end are supposed to run the service once per week around the specified time. But for some reason the timer triggers at unexpected other times. What needs to be done to make sure it really only runs at the specified OnCalendar= time? Both units are part of a