moving everything to rootkit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10621 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-12-05 17:07:44 +00:00
parent f66dbe3f6f
commit 26d9d0a16a
2 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ $(OUR_MODULES):
test -z "$$fail"
rootkit:
@cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
@cat rootkit-d/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
@cp rootkit-d/.emacs ~
@cp rootkit-d/.screenrc ~
@cp rootkit-d/.bashrc ~