--- functions: sudo-enabled: - description: edit root's crontab and run arbitrary commands as root. code: | sudo crontab -e ---