c2bfc6b7d5
+ To reduce bandwidth and download times, packages use bz2/lzma/xz where possible. + Also use ${GNU_SITE} and ${KERNEL_SITE} where appropriate. + Clean up xlint warnings. + inetutils: update to 1.9.3 and split into subpkgs
10 lines
160 B
Text
10 lines
160 B
Text
service uucp
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/libexec/uucpd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|