develop
asamoukin 15 years ago
parent e6747f415d
commit a66a241aa0

@ -969,8 +969,11 @@ conjunction with the 'login' or 'logout'")
self.printWARNING(str(pathHome) + " " +_("is mount")+
" ...")
if foundMountHome and foundMountRemote:
# Накладываем сетевые профили
if domain:
if not self.applyRelevanceProfiles(domain):
return False
return True
flagLocalProfile = False
if not foundMountRemote:
pathRemote = "/var/calculate/remote"

Loading…
Cancel
Save