#!/bin/sh

set -e -o pipefail

[ "$(xchpst --pid-ns readlink /proc/self)" = "1" ]
