Add psmisc package to utilities for killall command

This commit is contained in:
2016-04-20 22:22:51 +01:00
parent 5b69f9bbf6
commit eb1f879415

View File

@@ -4,7 +4,7 @@ source /build/config
set -x
## Often used tools
apt_install_permanent wget curl python-pip git gawk zip gperf unzip inetutils-ping inetutils-telnet
apt_install_permanent psmisc wget curl python-pip git gawk zip gperf unzip bzip2 inetutils-ping inetutils-telnet rsync
## Often used python modules
pip install argparse