nixos: prosody was clashing with seeks unix ids
This commit is contained in:
parent
8787c695a9
commit
14631cec82
1 changed files with 2 additions and 4 deletions
|
@ -156,8 +156,7 @@
|
|||
mailpile = 146;
|
||||
redmine = 147;
|
||||
seeks = 148;
|
||||
|
||||
prosody = 148;
|
||||
prosody = 149;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
|
@ -281,8 +280,7 @@
|
|||
mailpile = 146;
|
||||
redmine = 147;
|
||||
seeks = 148;
|
||||
|
||||
prosody = 148;
|
||||
prosody = 149;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!
|
||||
|
||||
|
|
Loading…
Reference in a new issue