[Freeswitch-svn] [commit] r10618 - in freeswitch/trunk: . rootkit rootkit-d

FreeSWITCH SVN brian at freeswitch.org
Fri Dec 5 09:01:23 PST 2008


Author: brian
Date: Fri Dec  5 12:01:22 2008
New Revision: 10618

Log:
tweak

Added:
   freeswitch/trunk/rootkit-d/
      - copied from r10617, /freeswitch/trunk/rootkit/
Removed:
   freeswitch/trunk/rootkit/
Modified:
   freeswitch/trunk/Makefile.am

Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am	(original)
+++ freeswitch/trunk/Makefile.am	Fri Dec  5 12:01:22 2008
@@ -450,7 +450,10 @@
 	test -z "$$fail"
 
 rootkit:
-	cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
+	@cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
+	@cp rootkit-d/.emacs ~
+	@cp rootkit-d/.screenrc ~
+	@sh rootkit-d/install-cc-mode.sh
 
 # Special targets
 



More information about the Freeswitch-svn mailing list