mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 00:53:51 +02:00
10 lines
161 B
Text
10 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
|
|
}
|