nixos/ids: Add consul

This commit is contained in:
William A. Kennington III 2014-09-26 01:44:09 -07:00
parent fe4337b606
commit 9a90ce0bf7

View File

@ -150,8 +150,9 @@
zookeeper = 140; zookeeper = 140;
dnsmasq = 141; dnsmasq = 141;
uhub = 142; uhub = 142;
yandexdisk=143; yandexdisk = 143;
collectd=144; collectd = 144;
consul = 145;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399! # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!