From: Ralph Ronnquist Date: Wed, 30 Mar 2022 22:21:13 +0000 (+1100) Subject: use -i as well X-Git-Tag: deb_0.1.3 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=6b65dda096b1e7981b5c827ab4fcbec53b026664;p=rrq%2Foverlay-boot.git use -i as well --- diff --git a/overlay-go b/overlay-go index 5cde886..991067d 100755 --- a/overlay-go +++ b/overlay-go @@ -21,7 +21,7 @@ EOF exit 1 fi -sudo nsenter -t "$RSPID" -n -m -p -r -w -u -C /bin/bash +sudo nsenter -t "$RSPID" -n -m -p -r -w -i -u -C /bin/bash if [ $? = 137 ] ; then echo "######### please 'fg' this again (if stopped)" >&2 stty sane # a killed bash might leave the tty insane and stty