12 lines
280 B
Text
12 lines
280 B
Text
service exec
|
|
{
|
|
socket_type = stream
|
|
protocol = tcp
|
|
wait = no
|
|
user = root
|
|
group = tty
|
|
server = /usr/sbin/in.rexecd
|
|
log_on_success = PID HOST USERID EXIT DURATION
|
|
log_on_failure = USERID ATTEMPT
|
|
disable = yes
|
|
}
|