summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-restrictnamespaces-yes.service
blob: 8e077ed3a0f8a7438cd343acf0f63f4c42a14fa0 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Test RestrictNamespaces=yes

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