From 181120602f985494cf19115570f983788b843f6a Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Dec 31 2013 11:54:27 +0000 Subject: added psmisc to required packages (not found in EL7 minimal install) --- diff --git a/tests/p_arpwatch/0_install_arpwatch.sh b/tests/p_arpwatch/0_install_arpwatch.sh index aa0daba..1f3d3e1 100755 --- a/tests/p_arpwatch/0_install_arpwatch.sh +++ b/tests/p_arpwatch/0_install_arpwatch.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Author: Christoph Galuschka +# Author: Christoph Galuschka -# Install arpwatch -t_InstallPackage arpwatch +# Install requirements +t_InstallPackage arpwatch psmisc