diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2025-11-04 19:40:26 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2025-11-04 19:40:26 +0100 |
| commit | aadfb2b2b9c1f982608a9a969c22351917ac32d9 (patch) | |
| tree | 20d4843612c411817f7c37992daba0f5b9078720 /fics.conf | |
| parent | 7406de2683e4b02b8c3b4c64f73be3d3878446aa (diff) | |
Added setting description
Diffstat (limited to 'fics.conf')
| -rw-r--r-- | fics.conf | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,5 +13,11 @@ HADMINEMAIL = "maxxe@rpblc.net"; # Registration mail address REGMAIL = "maxxe@rpblc.net"; +# These settings are only used if the program has been installed +# system-wide. The defaults are OK. Root privileges are dropped to the +# user specified by 'privdrop_user' when no longer needed. +# +# The group specified by 'sysgroup' is added to /etc/group if non- +# existent. privdrop_user = "nobody"; sysgroup = "chess"; |
