Fix indentation. Fix openPorts option default to false.

This commit is contained in:
Kirill
2017-04-27 17:13:27 +03:00
parent 7a6738fefc
commit 31c4498a47
2 changed files with 24 additions and 26 deletions

View File

@@ -290,7 +290,7 @@
geoip = 272;
fcron = 273;
aria2 = 274;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
nixbld = 30000; # start of range of uids
@@ -548,7 +548,7 @@
#rpc = 271; # unused
#geoip = 272; # unused
fcron = 273;
aria2 = 274;
aria2 = 274;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal