diff --git a/bundles/c3voc-addons/metadata.py b/bundles/c3voc-addons/metadata.py index 67ed0f2..9a05f1f 100644 --- a/bundles/c3voc-addons/metadata.py +++ b/bundles/c3voc-addons/metadata.py @@ -25,7 +25,7 @@ defaults = { @metadata_reactor.provides( - 'cron/upgrade-and-reboot' + 'cron/jobs/upgrade-and-reboot' ) def patchday(metadata): day = metadata.get('apt/unattended-upgrades/day')