2 Jan
2015
2 Jan
'15
7:49 p.m.
On January 2, 2015 4:14:07 PM GMT+01:00, Troy Engel <troyengel+arch@gmail.com> wrote:
and I think you've helped uncover a small bug (well, enhancement) - I found two new systemd* users with suspiciously high UIDs:
I'm pretty sure since package 'filesystem' isn't creating them (just checked) that systemd is creating them dynamically at runtime, searching through code now to prepare a bug report...
It's actually meant to be that way. The systemd-sysusers service allocates ids from 999 downwards. --Oliver Temlin