summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-restrictnamespaces-mnt-deny-list.service
blob: 7756a2575e5b186ebca76a0be5c4ab09c6eff216 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Test RestrictNamespaces=~mnt

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