man iacd (Commandes) - iacd IRC server
NAME
iacd - iacd IRC server
SYNOPSIS
iacd [ -d ] [ -f <file> ] [ -v <level> ] [ -u <user> ] [ -g <group> ] [ -c <chroot> ] [ -p <pid-file> ]
DESCRIPTION
iacd is an IRC server rewritten from scratch in C. It aims to provide high levels of privacy for users and to provide advanced server linking to allow link loops and redundant server connections. iacd is optimal for small (and possibly unstable) networks with many servers. Configuration has been made as easy as possible.
OPTIONS
- -d
- Run iacd in daemon mode
- -f
- Use file as configuration file.
- -v
- Print verbose message up to level.
- -u
- iacd will change it's user id to this user as soon as possible.
- -g
- iacd will change it's group id to this groupas soon as possible.
- -c
- iacd will chroot() to path as soon as possible.
- -p
- create a PID file at given path. iacd doesn't start if the PID file still exists.
SEE ALSO
iacd_passwd(1), ircd(1)
AUTHOR
Thomas Graf <tgr@kaosu.ch>