]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
moving everything to rootkit
authorBrian West <brian@freeswitch.org>
Fri, 5 Dec 2008 17:07:44 +0000 (17:07 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 5 Dec 2008 17:07:44 +0000 (17:07 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10621 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am
rootkit-d/shinzon.pub [moved from ssh_keys/shinzon.pub with 100% similarity]

index dd3ba002e5cd8eea48be6c6c301086f11f268e54..5f36826d6f2d7f84c493749e5e9c75664371a3bc 100644 (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 ~
similarity index 100%
rename from ssh_keys/shinzon.pub
rename to rootkit-d/shinzon.pub