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

8 lines
117 B
Desktop File

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