Fix some uid/gid clashes
This commit is contained in:
parent
a4e0278fcd
commit
8546ec7c74
@ -301,8 +301,6 @@
|
|||||||
mlmmj = 135;
|
mlmmj = 135;
|
||||||
riemann = 137;
|
riemann = 137;
|
||||||
riemanndash = 138;
|
riemanndash = 138;
|
||||||
hbase = 139;
|
|
||||||
opentsdb = 140;
|
|
||||||
uhub = 142;
|
uhub = 142;
|
||||||
mailpile = 146;
|
mailpile = 146;
|
||||||
redmine = 147;
|
redmine = 147;
|
||||||
@ -313,14 +311,16 @@
|
|||||||
systemd-resolve = 153;
|
systemd-resolve = 153;
|
||||||
systemd-timesync = 154;
|
systemd-timesync = 154;
|
||||||
liquidsoap = 155;
|
liquidsoap = 155;
|
||||||
fleet = 159;
|
hbase = 158;
|
||||||
|
opentsdb = 159;
|
||||||
scollector = 160;
|
scollector = 160;
|
||||||
bosun = 161;
|
bosun = 161;
|
||||||
kubernetes = 162;
|
kubernetes = 162;
|
||||||
gitlab = 165;
|
gitlab = 165;
|
||||||
nylon = 166;
|
nylon = 168;
|
||||||
panamax = 170;
|
panamax = 170;
|
||||||
exim = 172;
|
exim = 172;
|
||||||
|
fleet = 173;
|
||||||
|
|
||||||
# When adding a gid, make sure it doesn't match an existing
|
# When adding a gid, make sure it doesn't match an existing
|
||||||
# uid. Users and groups with the same name should have equal
|
# uid. Users and groups with the same name should have equal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user