#!/usr/bin/env bash export HOME=/root cd /root exec /run/current-system/sw/bin/lxc-attach \ --clear-env \ --keep-var TERM \ --keep-var HOME \ "$@"