Skip to content

akademic/cron_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cron_checker

checks crontab for valid syntax and sends email with error message

Internals

Program copy /etc/crontab and load it with command "crontab -u nobody"

SHELL parameter subsituted with /bin/false to prevent unnesesary run

On wrong crontab config syntax checker sends error from crontab utility on emails hardcoded in utils.py

About

checks crontab for valid syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages