mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore(cronjobs): add example with user crontab
This commit is contained in:
@@ -5,6 +5,7 @@ journalctl -xefu 'crond.service'
|
|||||||
|
|
||||||
# Validate crontab files
|
# Validate crontab files
|
||||||
crontab -T '/etc/cron.d/prometheus-backup'
|
crontab -T '/etc/cron.d/prometheus-backup'
|
||||||
|
crontab -T '/var/spool/cron/root'
|
||||||
|
|
||||||
run-parts --list '/etc/cron.daily'
|
run-parts --list '/etc/cron.daily'
|
||||||
run-parts --test '/etc/cron.hourly'
|
run-parts --test '/etc/cron.hourly'
|
||||||
|
|||||||
Reference in New Issue
Block a user