3
0
Fork 0
forked from mirrors/nixpkgs

nixos/ids: remove unused connman uid

The static connman uid is not referenced anywhere in NixOS.
This commit is contained in:
Joachim Fasting 2016-09-18 15:39:10 +02:00
parent c049fd4a31
commit 66f50a7631
No known key found for this signature in database
GPG key ID: 7544761007FE4E08

View file

@ -119,7 +119,6 @@
minidlna = 91;
elasticsearch = 92;
tcpcryptd = 93; # tcpcryptd uses a hard-coded uid. We patch it in Nixpkgs to match this choice.
#connman = 94; # unused
firebird = 95;
#keys = 96; # unused
haproxy = 97;
@ -376,7 +375,6 @@
minidlna = 91;
elasticsearch = 92;
#tcpcryptd = 93; # unused
connman = 94;
firebird = 95;
keys = 96;
haproxy = 97;