K 10 svn:author V 6 eadler K 8 svn:date V 27 2014-03-01T03:36:46.623146Z K 7 svn:log V 274 ssh-copy-id: add restorecon call In certain situations when creating an authorized_key file on a Linux machine restorecon(1) may need to be called. Therefore, attempt to run it if it exists. MFC After: 1 week Idea from: https://bugzilla.redhat.com/show_bug.cgi?id=739989 END