couchdb: add ids
This commit is contained in:
parent
0bebcd7d1f
commit
9d55a4c513
@ -114,6 +114,7 @@
|
|||||||
logcheck = 103;
|
logcheck = 103;
|
||||||
nix-ssh = 104;
|
nix-ssh = 104;
|
||||||
dictd = 105;
|
dictd = 105;
|
||||||
|
couchdb = 106;
|
||||||
|
|
||||||
# When adding a uid, make sure it doesn't match an existing gid.
|
# When adding a uid, make sure it doesn't match an existing gid.
|
||||||
|
|
||||||
@ -206,6 +207,7 @@
|
|||||||
munin = 95;
|
munin = 95;
|
||||||
keys = 96;
|
keys = 96;
|
||||||
dictd = 105;
|
dictd = 105;
|
||||||
|
couchdb = 106;
|
||||||
|
|
||||||
# When adding a gid, make sure it doesn't match an existing uid.
|
# When adding a gid, make sure it doesn't match an existing uid.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user