hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git] / test / test-execute / exec-restrictnamespaces-yes.service
blobf9436d29f7332726edcd61378c9218ee275c1451
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Test RestrictNamespaces=yes
5 [Service]
6 RestrictNamespaces=yes
7 ExecStart=unshare -m
8 Type=oneshot