fix getting and setting contexts in selinux

recreate lost+found with selinux contexts

Change-Id: I19e8696d47319dfb641520956c8a27c2a796a0c3
This commit is contained in:
bigbiff bigbiff
2013-10-11 20:28:00 -04:00
committed by Dees Troy
parent fb9f7f3c7f
commit d0c24c50d9
6 changed files with 31 additions and 16 deletions
-1
View File
@@ -901,7 +901,6 @@ int TWPartitionManager::Run_Restore(string Restore_Name) {
end_pos = Restore_List.find(";", start_pos);
}
}
TWFunc::GUI_Operation_Text(TW_UPDATE_SYSTEM_DETAILS_TEXT, "Updating System Details");
Update_System_Details();
UnMount_Main_Partitions();