mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
10 lines
158 B
Text
10 lines
158 B
Text
service ntalk
|
|
{
|
|
flags = REUSE
|
|
socket_type = dgram
|
|
wait = yes
|
|
user = root
|
|
server = /usr/sbin/talkd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|