- Timestamp:
- Sep 30, 2011, 1:59:12 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi/mindi
r2864 r2875 2465 2465 # Copy of files mandatory for ssh to automate mount if sshfs is used 2466 2466 mkdir $mountpoint/.ssh 2467 cp -rp ~root/.ssh/* .pub ~root/.ssh/config ~root/.ssh/known*$mountpoint/.ssh 2> /dev/null2467 cp -rp ~root/.ssh/* $mountpoint/.ssh 2> /dev/null 2468 2468 echo > $mountpoint/tmp/myssh << EOF 2469 2469 ssh -o StrictHostKeyChecking=no $*
Note:
See TracChangeset
for help on using the changeset viewer.