On Sun, Feb 8, 2015 at 1:38 AM, Sami Kerola <[email protected]> wrote: > This change removes garbage from authentication messages if chfn(1) has > been used. For example; > > $ timedatectl set-timezone Europe/London > [...] > Authenticating as: Sami Kerola,office,officephone,homephone, (kerolasa) > --- > src/sysusers/sysusers.c | 4 ++++ > 1 file changed, 4 insertions(+) >
This authentication prompt is part of polkit's pkttyagent (src/polkitagent), it has nothing to do with systemd-sysusers. (The systemd-sysusers tool is just for adding *new* accounts to /etc/passwd... As far as I can see, i->description is only used for filtering out duplicates.) -- Mantas Mikulėnas <[email protected]>
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
