Actual systemd debate (redux)
/throws molotov
Previous thread.
You're viewing a single thread.
crontab -e 50 8 23 9 * sudo ./systemd-debate.sh
Unless configured to explicitly blanket allow without authentication I don't think you can run sudo from cron
Yeah, they got the sudo placement inside out. You "sudo crontab -e" and put your commands there that need sudo, you don't sudo the individual commands in the regular user's crontab.
With systemd this would not be an issue , you just need to set up a timer for your service and some policy rules /s?
Should've used a systemd timer for this