mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 23:55:23 +02:00
10 lines
157 B
Text
10 lines
157 B
Text
service ntalk
|
|
{
|
|
flags = REUSE
|
|
socket_type = dgram
|
|
wait = yes
|
|
user = root
|
|
server = /usr/bin/talkd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|