logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rlinetd - an(other) internet super-server

Author

       This manual page was written by Mikolaj J.  Habryn  <dichro-doc@rcpt.to>.   Modified  by  Robert  Luberda
       <robert@debian.org>.

Debian                                           July, 15th 2011                                      RLINETD(8)

Description

rlinetd  is  a  connection  manager  which binds and listens to a number of ports, and performs specified
       actions when a connection is made.

Files

/etc/rlinetd.conf
              default configuration file.

       /usr/lib/x86_64-linux-gnu/rlientd/libparse.so
              default parser module.

Name

       rlinetd - an(other) internet super-server

Options

       The program will accept a number of arguments to adjust the startup sequence.

       -d,--debug
              is a flag to raise the debug level. This will, amongst other things, prevent dissociation from the
              controlling terminal and give output on stderr.

       -h,--help
              will give a brief synopsis of the options.

       -f,--config<config-file>
              allows the specification of an alternative configuration file to be read.

       -p,--parser<parser-module>
              allows the specification of an alternative parser module to be used when parsing the configuration
              file.

See Also

rlinetd.conf(5)

Synopsis

rlinetd [-f|--config<config-file>] [-p|--parser<parser-module>] [-d|--debug] [-h|--help]

See Also