Well i checked my ANOPE logs, and it said the following
Code: Select all
services.conf: ServicesRoot missing(IM running fat32)
Moderator: Supporters
Code: Select all
services.conf: ServicesRoot missingCode: Select all
# ServicesRoot <nicks> [REQUIRED]
# Specifies the Services "super-users". The super-users, or "roots" as in
# Unix terminology, are the only users who can add or delete Services
# admins.
#
# You can specify more than one nick by separating each one by a space.
#
# This is commented out by default; make sure you insert the correct
# nick before uncommenting it.
#ServicesRoot "dengel anope"
Code: Select all
# Example configuration file for Services. After making the appropriate
# changes to this file, place it in the Services data directory (as
# specified in the "configure" script, default /usr/local/lib/services)
# under the name "services.conf".Code: Select all
# ServicesRoot <nicks> [REQUIRED]
# Specifies the Services "super-users". The super-users, or "roots" as in
# Unix terminology, are the only users who can add or delete Services
# admins.
#
# You can specify more than one nick by separating each one by a space.
#
# This is commented out by default; make sure you insert the correct
# nick before uncommenting it.
ServicesRoot "roots"
Fat32 in linux or in ur pc ? whatever as u said bout fat32 so if its in win then u might docatually... im running fat32, and the example.conf didnt exactly show me much at all
Just set one or two or as many as u want nicks in the line starts with " ServicesRoot " and dont forget to remove " # " which is in front of the ServicesRoot word .....# ServicesRoot <nicks> [REQUIRED]
# Specifies the Services "super-users". The super-users, or "roots" as in
# Unix terminology, are the only users who can add or delete Services
# admins.
#
# You can specify more than one nick by separating each one by a space.
#
# This is commented out by default; make sure you insert the correct
# nick before uncommenting it.
ServicesRoot "nick nick"
In case you are editing services.conf and other Linux files under Windows, it's worthy to use a viewer and an editor that actually supports UNIX character encoding, otherwise you really won't see much.Jae30001 wrote:catually... im running fat32, and the example.conf didnt exactly show me much at all
Long live nano! http://www.nano-editor.org/AngryWolf wrote:In case you are editing services.conf and other Linux files under Windows, it's worthy to use a viewer and an editor that actually supports UNIX character encoding, otherwise you really won't see much.Jae30001 wrote:catually... im running fat32, and the example.conf didnt exactly show me much at all