no longer need so-user migrate in 2.4

This commit is contained in:
m0duspwnens
2023-08-02 14:09:43 -04:00
parent c17b324108
commit 64776936cc

View File

@@ -875,9 +875,6 @@ main() {
echo "Checking sudoers file." echo "Checking sudoers file."
check_sudoers check_sudoers
echo "Checking for necessary user migrations."
so-user migrate
systemctl_func "start" "$cron_service_name" systemctl_func "start" "$cron_service_name"
if [[ -n $lsl_msg ]]; then if [[ -n $lsl_msg ]]; then