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

2025-07-09 Thread James Muir (jamesmui)
> Does it also move "systemd-ask-password" to -extra? Yes, systemd-ask-password is/was also part of systemd-extra-utils, along with several other files. > For a distro that targets embedded devices (i.e. where services aren't going > to use > systemd's ask-password facility because nobody will

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

2025-07-09 Thread Mantas Mikulėnas
Does it also move "systemd-ask-password" to -extra? For a distro that targets embedded devices (i.e. where services aren't going to use systemd's ask-password facility because nobody will ever be around to manually respond to such prompts for services *anyway*), I think it would be fine to leave o

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

2025-07-09 Thread James Muir (jamesmui)
>> Any comment on my other question: is systemd-tty-ask-password an optional >> component? > > It is optional. You can skip it with --no-ask-password. If you did not, > it is assumed you wanted password agent and the warning is correct. It > is just a message, systemctl does not fail if it could