Add NixOS module for Riemann monitoring server.
This commit is contained in:
@@ -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!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user