forked from Lainports/opnsense-ports
12 lines
431 B
Text
12 lines
431 B
Text
======================================================================
|
|
|
|
tuptime requires the following be added to /etc/crontab:
|
|
|
|
*/5 * * * * root %%PREFIX%%/bin/tuptime -x > /dev/null
|
|
|
|
If you are upgrading from an older version you need to run the following scripts:
|
|
|
|
%%EXAMPLESDIR%%/db-tuptime-migrate.sh
|
|
%%EXAMPLESDIR%%/db-tuptime-migrate-3.0-to-3.1.sh
|
|
|
|
======================================================================
|