jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Ability to import crontab(s) on host setup #111

Closed jamesrwhite closed 7 years ago

jamesrwhite commented 9 years ago

When a host is added minicron should offer to scan /etc/crontab and any other common or user specified files. It will need to modify the files so permissions may be an issue.

jamesrwhite commented 8 years ago

What was added in #210 can be used for this.