Skip to content
Snippets Groups Projects
Commit cff84776 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

docs for check_cron: fix requirements

parent b8b21c5f
No related branches found
No related tags found
1 merge request!269Update docs
......@@ -17,7 +17,7 @@ As output you get a summary of all checks followed by more detailed status per j
* The cronwrapper must be installed
* Your cronjob(s) must be changed to use the wrapper, eg.\
`*/60 * * * * /opt/cronwrappre.sh 60 <YOUR_COMMAND>`
`*/60 * * * * /opt/cronwrapper/cronwrapper.sh 60 <YOUR_COMMAND>`
📄 Source: <https://github.com/axelhahn/cronwrapper>\
📜 License: GNU GPL 3.0\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment