freebsd-ports/sysutils/uschedule/pkg-message
2019-08-14 12:16:12 +00:00

17 lines
365 B
Text

[
{ 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
}
]