]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/testsuite-23.units/testsuite-23-joins-namespace-of-9.service
mkosi: Make system dependencies conditional on format
[thirdparty/systemd.git] / test / testsuite-23.units / testsuite-23-joins-namespace-of-9.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 JoinsNamespaceOf=testsuite-23-joins-namespace-of-8.service
4
5 [Service]
6 Type=oneshot
7 MountAPIVFS=yes
8 PrivateTmp=yes
9 ExecStart=test -e /tmp/shared-private-file-x
10 ExecStart=test -e /tmp/shared-private-file-y
11 ExecStart=test -e /tmp/hoge