blob: 69ad9c32d47c65ac71647822d31eb9de907465e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[
{ type: install
message: <<EOM
Post-installation information:
Please read uschedule_intro(7) and visit http://www.ohse.de/uwe/uschedule.html
for further and maybe more up-to-date information.
To stop cron(8) from being started at system boot, specify
cron_enable=NO
in /etc/rc.conf. See rc.conf(5) and /etc/defaults/rc.conf for further
information.
EOM
}
]
|