Skip to content

Commit 9baddc5

Browse files
committed
Updated cronjob timing info
1 parent 2f3946b commit 9baddc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/radar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ echo "export https_proxy=http://proxy.domain.com:port" > /etc/profile.d/proxy.sh
101101

102102
## Usage
103103

104-
The installer should have created an /etc/cron.d/tuxcare-radar file that will run from a randomized time every 4th hour, it will check if a scan has been run in the last 23 hours (`time-between-runs` in radar.yaml) and if not, it will run a scan.
104+
The installer should have created an /etc/cron.d/tuxcare-radar file that will run from a randomized time every 6 hours, it will check if a scan has been run in the last 23 hours (`time-between-runs` in radar.yaml) and if not, it will run a scan.
105105

106106
If you need to manually run a scan instantly for any reason, you can run:
107107

0 commit comments

Comments
 (0)