systemd/test/test-execute/exec-restrictnamespaces-yes.service
2018-06-22 13:38:31 +02:00

8 lines
115 B
Desktop File

[Unit]
Description=Test RestrictNamespaces=yes
[Service]
RestrictNamespaces=yes
ExecStart=unshare -m
Type=oneshot