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