#!/bin/sh exec nsenter -m -u -i -n -p -t 1 "${0##*/}" "$@"