[Freeswitch-svn] [commit] r10621 - in freeswitch/trunk: . rootkit-d ssh_keys
FreeSWITCH SVN
brian at freeswitch.org
Fri Dec 5 09:07:45 PST 2008
Author: brian
Date: Fri Dec 5 12:07:44 2008
New Revision: 10621
Log:
moving everything to rootkit
Added:
freeswitch/trunk/rootkit-d/shinzon.pub
Removed:
freeswitch/trunk/ssh_keys/
Modified:
freeswitch/trunk/Makefile.am
Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am (original)
+++ freeswitch/trunk/Makefile.am Fri Dec 5 12:07:44 2008
@@ -450,7 +450,7 @@
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 ~
Added: freeswitch/trunk/rootkit-d/shinzon.pub
==============================================================================
--- (empty file)
+++ freeswitch/trunk/rootkit-d/shinzon.pub Fri Dec 5 12:07:44 2008
@@ -0,0 +1 @@
+ssh-dss AAAAB3NzaC1kc3MAAACBAN5bSW/qC1n6pq2GXZ5JS6b6M6batv8rE/E8JcYlB3z/Ut2bfriQrgGT+RfO+nxJjbSgLohZp6fxppRnLC0fCheBZHq0XZqbpaDqKfppxYjUTqOk5NwfjsjhTvcRH7kCsKrPUDaWFuermLeM5LxM9xfc17WiHuAxjLuP8ztAaCsFAAAAFQC93iyYvzsNdBNOTnznO9mWN1XUAwAAAIEAqwqcScVI8VJOrTlTVi2tG8XAPc0mjhWrZ4Y7laRcPjeLuRpbeOQvGqsPtq4K1EAM6cleZkE5S6mCTf5rnTmev/VX11rk/GMJma7GdcKXW08Cz+dPhyNy7pmFi5uYKo9jG2smk6LVksCcpNeeCHKESePSQ0NE3drJoki+/8E7g3IAAACABW2tP88srlxpHjcmqd2HSjpFWcpzm49DWFdIqlWek3oBZsW5ImoCH2SfdZ7LEWXIvJRutOWwKahXjyOw08UkSzRPq3/lmU4fVZHgbo72TQNmXUOEOR0de7McrlJX3nOl2bu9TK4/b1inCWPnTYWyyrUjesuISKBiYflL4oryeKo= anthm at shinzon
More information about the Freeswitch-svn
mailing list