···326 cfssl = 299;
327 cassandra = 300;
328 qemu-libvirtd = 301;
00329330 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
331···612 cfssl = 299;
613 cassandra = 300;
614 qemu-libvirtd = 301;
00615616 # When adding a gid, make sure it doesn't match an existing
617 # uid. Users and groups with the same name should have equal
···326 cfssl = 299;
327 cassandra = 300;
328 qemu-libvirtd = 301;
329+ # kvm = 302; # unused
330+ # render = 303; # unused
331332 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
333···614 cfssl = 299;
615 cassandra = 300;
616 qemu-libvirtd = 301;
617+ kvm = 302; # default udev rules from systemd requires these
618+ render = 303; # default udev rules from systemd requires these
619620 # When adding a gid, make sure it doesn't match an existing
621 # uid. Users and groups with the same name should have equal