Wrong package name for ping tool
This commit is contained in:
parent
a5fd547859
commit
14bd12e4ce
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ psmisc,\
|
||||||
bind9-host,\
|
bind9-host,\
|
||||||
telnet,\
|
telnet,\
|
||||||
mtr-tiny,\
|
mtr-tiny,\
|
||||||
ping
|
iputils-ping
|
||||||
|
|
||||||
if [ ! -z "${ADDITIONAL_PACKAGES}" ]; then
|
if [ ! -z "${ADDITIONAL_PACKAGES}" ]; then
|
||||||
packages=${ADDITIONAL_PACKAGES},${packages}
|
packages=${ADDITIONAL_PACKAGES},${packages}
|
||||||
|
|
Loading…
Reference in a new issue