]> arthur.barton.de Git - ngircd.git/commitdiff
Testsuite: remove erroneous ConfUID setting in config file.
authorFlorian Westphal <fw@strlen.de>
Fri, 25 Apr 2008 22:38:57 +0000 (00:38 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 29 Apr 2008 11:32:29 +0000 (13:32 +0200)
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

index 5b1fbe3353c6c4c5949b511a426125a9e888fd8e..0bec96d30d827b4a7e2cfb7260a7ccff6f78d3ab 100644 (file)
@@ -7,8 +7,6 @@
        MotdFile = ngircd-test.motd
        AdminEMail = admin@irc.server
        MaxConnectionsIP = 0
-       ServerUID = 1
-       ServerGID = 1
        OperCanUseMode = yes
 
 [Operator]