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

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