Hi,
At $DAYJOB, we started migrating to 2FA for VPN which has caused me to
look at how I can get the system service to provoke my user session to
ask me a prompt for the password. Of course, systemd has a solution for
it that:
https://systemd.io/PASSWORD_AGENTS/
which I *can* use, but I need
> -Original Message-
> From: systemd-devel On
> Behalf Of Thomas HUMMEL
> Sent: Monday, November 25, 2024 2:09 PM
> To: systemd-devel@lists.freedesktop.org
> Subject: [EXT] [systemd-devel] systemd-udevd and services with
> DefaultDependencies=no
>
> Hello,
>
> I've got a somehow silly qu