freebsd-ports/sysutils/tuptime/files/pkg-message.in
Fernando Apesteguía 7fea5f4262 sysutils/tuptime: update to 3.4.0
PR:	231632
Submitted by:	rfraile@rfraile.eu
Approved by:	tcberner (mentor, implicit), jeremy@smart-serv.net (maintainer)
2018-09-25 16:25:43 +00:00

13 lines
389 B
Text

======================================================================
tuptime requires execution at startup and shutdown on rc.d, please
add to /etc/rc.conf:
tuptime_enable="YES"
tuptime requires a scheduled execution on cron, please add to
/etc/crontab:
*/5 * * * * root %%PREFIX%%/bin/tuptime -x > /dev/null
======================================================================