aboutsummaryrefslogblamecommitdiff
path: root/net/freebsd-uucp/pkg-message
blob: 70855cf729561a0144adf2107d54036b00837f3b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


                











                                                                           

                                                    


   
[
{ type: install
  message: <<EOM
In order to run the periodic UUCP maintenance tasks, please add
the following to your /etc/periodic.conf.local file:

# 340.uucp
daily_uuclean_enable="YES"				# Run uuclean.daily

# 410.status-uucp
daily_status_uucp_enable="YES"				# Check uucp status

# 300.uucp
weekly_uucp_enable="YES"				# Clean uucp weekly

# in your sendmail.mc file you need to set the path:
define(`UUCP_MAILER_PATH', `/usr/local/bin/uux')dnl
EOM
}
]