mirror of
git://github.com/lxc/lxc
synced 2025-08-31 08:35:44 +00:00
add extra line in the busybox script
A mindless change. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
@@ -187,6 +187,7 @@ configure_busybox()
|
||||
who whoami xargs yes zcat zcip"
|
||||
|
||||
type busybox >/dev/null
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "busybox executable is not accessible"
|
||||
return 1
|
||||
|
Reference in New Issue
Block a user