opnsense-ports/sysutils/tuptime/files/pkg-message.in
Franco Fichtner f1a1d79302 */*: sync with upstream
Taken from: HardenedBSD
2018-09-25 20:46:52 +02: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
======================================================================