From 1db42fd26826f3a0d5e4719e9bf8fd559ab50e1c Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Sun, 25 Mar 2018 20:15:10 +0300 Subject: [PATCH] image: add tcpdump --- image/apps.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/image/apps.sh b/image/apps.sh index cec31f77..07d1b9a8 100755 --- a/image/apps.sh +++ b/image/apps.sh @@ -30,7 +30,8 @@ apt-get install --no-install-recommends -y \ isc-dhcp-server \ tmux \ vim \ - libpoco-dev + libpoco-dev \ + tcpdump