nixos: add uid for logcheck and only create a user for the default user
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user