💻 Software
Cron ignoring an update to crontab
Fresh5 days ago
Mar 15, 20265513 viewsConfidence Score0%
0%
Problem
I've commented out a line in the crontab on a debian server, which I guess was there by default yet was causing me to get error emails every hour: However, the error emails keep coming in as if it hasn't been commented out. The error emails: Any ideas?
Error Output
# m h dom mon dow user command 17 * * * * root cd / && run-parts --report /etc/cron.hourly
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Cron ignoring an update to crontab
Low Risk
When you say "the crontab" you're not being specific. You should say which one you mean. However, based on the contents, it looks like . Since that file does have a user field, it doesn't make sense that you'd get that error. My bet is that there's …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix