freebsd-dev/usr.bin/ssh-copy-id
Eitan Adler 0f4d097284 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
2014-03-01 03:36:46 +00:00
..
Makefile
ssh-copy-id.1 ssh-copy-id: avoid sending private keys; add -v option 2014-03-01 03:17:46 +00:00
ssh-copy-id.sh ssh-copy-id: add restorecon call 2014-03-01 03:36:46 +00:00