mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
158 B
Text
11 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
|
||
|
}
|