0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Add NixOS module for Riemann monitoring server.

This commit is contained in:
Rickard Nilsson 2014-08-23 17:04:34 +02:00
parent 3194d5cc32
commit e9252cb35e
3 changed files with 80 additions and 0 deletions

View file

@ -144,6 +144,7 @@
siproxd = 134;
mlmmj = 135;
neo4j = 136;
riemann = 137;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@ -261,6 +262,7 @@
tss = 133;
siproxd = 134;
mlmmj = 135;
riemann = 137;
# When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!