diff --git a/tests/p_arpwatch/0_install_arpwatch.sh b/tests/p_arpwatch/0_install_arpwatch.sh index 1f3d3e1..3276bbb 100755 --- a/tests/p_arpwatch/0_install_arpwatch.sh +++ b/tests/p_arpwatch/0_install_arpwatch.sh @@ -1,6 +1,7 @@ #!/bin/bash # Author: Christoph Galuschka +# Rene Diepstraten # Install requirements -t_InstallPackage arpwatch psmisc +t_InstallPackage arpwatch psmisc net-tools