# Crontab Running as a Specific User # From root's crontab sudo crontab -e, you can use: 1 1 * * * su username -c "/path/to/your/script.sh"