enable cron at the end of soup

This commit is contained in:
m0duspwnens
2022-01-20 16:53:33 -05:00
parent 00d0eb1ce5
commit baa93301b5

View File

@@ -1185,6 +1185,8 @@ main() {
echo "Checking for necessary user migrations."
so-user migrate
systemctl_func "start" "$cron_service_name"
if [[ -n $lsl_msg ]]; then
case $lsl_msg in
'distributed')