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