Add option to force execution (to skip check for autorun)
Updater supervisor is in general usable to run updater in unattended mode. This is usable even if autorun is disabled.
We might even switch it around and make it so check for autorun is conditioned by --autorun
option. This way cron job that trigger autorun would use this flag any other use to run updater would be free from autorun settings.