summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-restrictnamespaces-mnt.service
blob: cb28c0c2e67f8e1f0f8281144131d8e7f619cc0d (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test RestrictNamespaces=mnt

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