|
74.
|
|
|
This specifies the file permissions for the logfile. The argument is required to be numeric, and defaults to 0640 if not specified.
|
|
|
log/mode
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:637
|
|
75.
|
|
|
This specifies the uid of the logfile, and can be specified as either a numeric uid, or username.
|
|
|
log/user
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:654
|
|
76.
|
|
|
This specifies the gid of the logfile, and can be specified as either a numeric gid, or groupname.
|
|
|
log/group
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:671
|
|
77.
|
|
|
B<defaults {>
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:688
|
|
78.
|
|
|
This construct takes the same parameters as a B<service> declaration, but instead of specifying a service sets defaults for all services specified subsequently.
|
|
|
defaults
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:699
|
|
79.
|
|
|
B<directory "path" "match" "ignore";>
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:705
|
|
80.
|
|
|
This construct specifies a directory which contains additional configuration files to be parsed. Parsing of these additional files does not commence until the current file is complete. The I<match> and I<ignore> arguments are optional, and if specified, are used to filter the files in the directory. Filenames must match the I<match> regexp, if given, and must not match the I<ignore> regexp, if given. Filenames beginning with a period ('.') are skipped in all cases. Directories are not recursed into.
|
|
|
defaults/directory
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:719
|
|
81.
|
|
|
String Modifiers
|
|
|
type: SS
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:726
|
|
82.
|
|
|
There are a number of variables which can be substituted into arguments to some directives. Although they can all be used in the same places, the information accessed by some is unavailable in certain cases.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:732
|
|
83.
|
|
|
The source IP address of the connection.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
./rlinetd.conf.5:736
|