10 lines
307 B
Text
10 lines
307 B
Text
service shell
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/libexec/rshd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|