diff --git a/pym/client/utils/cl_client_sync.py b/pym/client/utils/cl_client_sync.py index 2f4f727..ef17e6b 100644 --- a/pym/client/utils/cl_client_sync.py +++ b/pym/client/utils/cl_client_sync.py @@ -242,7 +242,7 @@ class ClClientSyncLoginAction(Action): }, # отключить удалённый профиль {'name': 'domain_sync:umount_unix', - 'method': 'Client.umountRemoteUser(True,"unix","remote_profile")', + 'method': 'Client.umountRemoteUserRes(True,"unix","remote_profile")', 'depend': Tasks.hasnot('failed') }, # отключить ресурсы в случае ошибки