Skip to content

moka-guys/workstation_crontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

workstation_crontab

The crontab is set up on the workstation using the system crontab. This is important as it enables the setting of which user each cron job should be run from.

Edit crontab using: sudo nano /etc/crontab

View crontab using:

cat /etc/crontab