summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/misc/ids.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/misc/ids.nix b/modules/misc/ids.nix
index 0dec1c8b1674..ce758f2db7fe 100644
--- a/modules/misc/ids.nix
+++ b/modules/misc/ids.nix
@@ -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.