···225 uwsgi = 201;
226 gitit = 202;
227 riemanntools = 203;
0228229 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
230···428 uwsgi = 201;
429 gitit = 202;
430 riemanntools = 203;
0431432 # When adding a gid, make sure it doesn't match an existing
433 # uid. Users and groups with the same name should have equal
···225 uwsgi = 201;
226 gitit = 202;
227 riemanntools = 203;
228+ subsonic = 204;
229230 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
231···429 uwsgi = 201;
430 gitit = 202;
431 riemanntools = 203;
432+ subsonic = 204;
433434 # When adding a gid, make sure it doesn't match an existing
435 # uid. Users and groups with the same name should have equal