From 91943193993d44d8cb61508236cacd66af87c179 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Sat, 26 Apr 2008 00:38:57 +0200 Subject: [PATCH] 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...) --- src/testsuite/ngircd-test.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/testsuite/ngircd-test.conf b/src/testsuite/ngircd-test.conf index 5b1fbe33..0bec96d3 100644 --- a/src/testsuite/ngircd-test.conf +++ b/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]