summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-01-17 09:48:13 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-01-17 09:48:13 +0100
commita3686893c77a0ebe37043a6a52504e077e9abd6b (patch)
tree3ac2e5ea21dc81638f48c7f1b7c22dd560bf53f4 /Makefile
parentDon't allow more privs. (diff)
downloadtelnet-password-honeypot-a3686893c77a0ebe37043a6a52504e077e9abd6b.tar.xz
telnet-password-honeypot-a3686893c77a0ebe37043a6a52504e077e9abd6b.zip
Use seccomp bpf filter.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0b87cac..16a3197 100644
--- a/Makefile
+++ b/Makefile
@@ -1 +1 @@
-honeypot: honeypot.c telnet.h
+honeypot: honeypot.c telnet.h seccomp-bpf.h