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

8 lines
128 B
Desktop File

[Unit]
Description=Test RestrictNamespaces=no
[Service]
RestrictNamespaces=no
ExecStart=unshare -m -u -i -n -p -f
Type=oneshot