nixos: add uid for logcheck and only create a user for the default user

This commit is contained in:
Pascal Wittmann
2014-02-11 14:19:06 +01:00
parent 61eae53709
commit 884190a238
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -111,6 +111,7 @@
memcached = 100;
cgminer = 101;
munin = 102;
logcheck = 103;
# When adding a uid, make sure it doesn't match an existing gid.