aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff
diff options
context:
space:
mode:
Diffstat (limited to 'gg_sniff')
-rw-r--r--gg_sniff/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gg_sniff/Makefile b/gg_sniff/Makefile
index 372ed86..07910a1 100644
--- a/gg_sniff/Makefile
+++ b/gg_sniff/Makefile
@@ -27,7 +27,6 @@ install:
echo done
@echo "installation of $(BINARY)"
mkdir -p $(BINDIR)
- useradd -d /var/empty/ -s /sbin/nologin _gg_sniff
install -m 0755 $(BINARY) $(BINDIR)
clean: