mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +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
|
||
|
}
|