mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 07:07:12 +08:00
11 lines
158 B
Plaintext
11 lines
158 B
Plaintext
service ntalk
|
|
{
|
|
flags = REUSE
|
|
socket_type = dgram
|
|
wait = yes
|
|
user = root
|
|
server = /usr/sbin/talkd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|