11 lines
161 B
Text
11 lines
161 B
Text
|
service ntalk
|
||
|
{
|
||
|
flags = REUSE
|
||
|
socket_type = dgram
|
||
|
wait = yes
|
||
|
user = root
|
||
|
server = /usr/libexec/talkd
|
||
|
log_on_failure += USERID
|
||
|
disable = yes
|
||
|
}
|