nixos/gitolite: use group 'gitolite' instead of 'nogroup'

Having files (git repositories) owned by 'nogroup' is a bad idea.
This commit is contained in:
Bjørn Forsman
2017-09-23 16:33:52 +02:00
parent fc2c994991
commit 3a58e41e43
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -426,7 +426,7 @@
teamspeak = 124;
influxdb = 125;
nsd = 126;
#gitolite = 127; # unused
gitolite = 127;
znc = 128;
polipo = 129;
mopidy = 130;