Commit Diff
- Commit:
91943193993d44d8cb61508236cacd66af87c179
- From:
- Florian Westphal <fw@strlen.de>
- Via:
- Alexander Barton <alex@barton.de>
- Date:
- Message:
- Testsuite: remove erroneous ConfUID setting in config file. The config file for ngircds test suite contained obsolete ConfUID/ConfGID settings, causing ngircd to needlesly complain when started as non-root (which is hopefully the _normal_ case...)
- Actions:
- Patch | Tree
--- src/testsuite/ngircd-test.conf +++ src/testsuite/ngircd-test.conf @@ -7,8 +7,6 @@ MotdFile = ngircd-test.motd AdminEMail = admin@irc.server MaxConnectionsIP = 0 - ServerUID = 1 - ServerGID = 1 OperCanUseMode = yes [Operator]