0ebe96b Handle root logins the same way as other users (#1269072)

Authored and Committed by jjelen 8 years ago
    Handle root logins the same way as other users (#1269072)
    
    root users are unconfined by definition, but they can be limited by SELinux so having privilege separation still makes sense. As a consequence we can remove hunk that handled this condition if we skipped forking.