+++ This bug was initially created as a clone of Bug #868298 +++ Created attachment 630010 [details] proposed patch Description of problem: ecryptfs-migrate-home calls setsebool -P use_ecryptfs_home_dirs=1 1>/dev/null 2>&1 ||: even if that boolean is already set. Setsebool -P is a very costly operation that needs several minutes to run even on new hardware. Version-Release number of selected component (if applicable): ecryptfs-utils-100-4.fc17.x86_64 How reproducible: always
sorry, editing mistake