Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991958
: <q
cat
-) | \
-bwrap --dev-bind / / --tmpfs /dev/shm \
-linux mem=512M rootfstype=hostfs rootflags=/ rw \
- con=fd:2,fd:2 con1=fd:0,fd:1 init=$PWD/psusan-uml-inside | \
+) | \
+ bwrap --dev-bind / / --tmpfs /dev/shm \
+ linux mem=512M rootfstype=hostfs rootflags=/ rw \
+ con=fd:2,fd:2 con1=fd:0,fd:1 init=$PWD/psusan-uml-inside | \
(
read banner
: >q