https://bugzilla.mindrot.org/show_bug.cgi?id=1980
--- Comment #14 from Damien Miller <[email protected]> --- Comment on attachment 2210 --> https://bugzilla.mindrot.org/attachment.cgi?id=2210 Patch to restore contexts on authorized_keys >+which restorecon >/dev/null 2>&1 && restorecon -F .ssh .ssh/authorized_keys I don't think "which" is in POSIX, but "type" is. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
