Systemd/test/test-execute/exec-restrictnamespaces-no....

8 lines
144 B
Desktop File

[Unit]
Description=Test RestrictNamespaces=no
[Service]
RestrictNamespaces=no
ExecStart=/bin/sh -x -c 'unshare -m -u -i -n -p -f'
Type=oneshot