summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2017-01-29 20:06:17 +0300
committerNikolay Amiantov <ab@fmap.me>2017-02-01 02:45:19 +0300
commit876a6d7f0384e3a4637beeb9f1458b2798cf2e3a (patch)
tree8566d0a28758611da27f49e061dde1afcf3ed939 /nixos/modules/misc/ids.nix
parent314f187b0a6b1097c6329739395b3644c9a66867 (diff)
downloadnixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.tar
nixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.tar.gz
nixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.tar.bz2
nixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.tar.lz
nixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.tar.xz
nixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.tar.zst
nixpkgs-876a6d7f0384e3a4637beeb9f1458b2798cf2e3a.zip
rpcbind service: use upstream systemd unit
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 0ed44f9d3d1..60e00ce874a 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -286,6 +286,7 @@
       gogs = 268;
       pdns-recursor = 269;
       kresd = 270;
+      rpc = 271;
 
       # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
 
@@ -541,6 +542,7 @@
       couchpotato = 267;
       gogs = 268;
       kresd = 270;
+      #rpc = 271; # unused
 
       # When adding a gid, make sure it doesn't match an existing
       # uid. Users and groups with the same name should have equal