Elimar Riesebieter writes: >> What does getent group render say? > > render:x:107: > >> What's the output if you run addgroup -system render? > > addgroup: The group `render' already exists as a system group. Exiting. > > # grep 107 /etc/group > ssh:x:107:
That looks like your NIS and group file are inconsistent (gid 107 is shared by two different groups), another reason besides early-boot availability why one shouldn't manage system accounts via NIS/LDAP/*. Ansgar _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
