blob: 33500302d2b7f806a82c0d1c35a4706de42fac4e [file] [log] [blame] [raw]
[Unit]
Description=Test RestrictNamespaces=no
[Service]
RestrictNamespaces=no
ExecStart=/bin/sh -x -c 'unshare -m -u -i -n -p -f'
Type=oneshot