8d9408daf6
Closes #4658.
10 lines
156 B
Text
10 lines
156 B
Text
service uucp
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/bin/uucpd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|