diff --git a/cloudlinux7to8/upgrader.py b/cloudlinux7to8/upgrader.py index 3896884..ab620ed 100644 --- a/cloudlinux7to8/upgrader.py +++ b/cloudlinux7to8/upgrader.py @@ -139,6 +139,7 @@ def construct_actions( ], "Handle plesk related services": [ common_actions.DisablePleskRelatedServicesDuringUpgrade(), + common_actions.DisableServiceDuringUpgrade("mailman.service"), common_actions.HandlePleskFirewallService(), ], "Handle packages and services": [ diff --git a/dist-upgrader b/dist-upgrader index 8a71a4b..db08062 160000 --- a/dist-upgrader +++ b/dist-upgrader @@ -1 +1 @@ -Subproject commit 8a71a4b240bcb06c170e11261da0893691db3dd6 +Subproject commit db0806293a10d4867ccf4669dc11e9b0e3b4bcbe