modules/misc/ids.nix: add a comment explaining why tcpcryptd has uid 666.
This commit is contained in:
parent
0afcc637d7
commit
b6501c0097
@ -100,7 +100,7 @@
|
||||
amule = 90;
|
||||
minidlna = 91;
|
||||
elasticsearch = 92;
|
||||
tcpcryptd = 666;
|
||||
tcpcryptd = 666; # tcpcryptd hard-codes that UID in its source code. :-(
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user