8d9408daf6
Closes #4658.
10 lines
303 B
Text
10 lines
303 B
Text
service shell
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/bin/rshd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|