mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
9 lines
122 B
Text
9 lines
122 B
Text
![]() |
service finger
|
||
|
{
|
||
|
socket_type = stream
|
||
|
wait = no
|
||
|
user = nobody
|
||
|
server = /usr/sbin/in.fingerd
|
||
|
disable = yes
|
||
|
}
|