Package: systemd Severity: wishlist The default config in adduser configures
FIRST_SYSTEM_UID=100
LAST_SYSTEM_UID=999
FIRST_SYSTEM_GID=100
LAST_SYSTEM_GID=999
I'm wondering if systemd by default should ship
r - 100-999
somewhere in /usr/lib/sysusers.d to mimic that default as well. (The upper
bound is already implicitly defined as a compile-time default by means
of passing -DSystemd-[ug]id-max=999 in debian/rules)
Cheers,
Moritz

