Does dietpi-cron runs scripts as admin ? There is a update script that needs to be run as root. Is that possible ?. Thanks.
Yes, dietpi-cron
configures /etc/crontab
, which calls the executables in /etc/cron.*
directories as root user.
Does dietpi-cron runs scripts as admin ? There is a update script that needs to be run as root. Is that possible ?. Thanks.
Yes, dietpi-cron
configures /etc/crontab
, which calls the executables in /etc/cron.*
directories as root user.