summaryrefslogtreecommitdiffstats
path: root/test/testsuite-23.units/testsuite-23-joins-namespace-of-7.service
blob: 60c083a3f4316857be0a96c19aca57d7eb731b7c (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
JoinsNamespaceOf=testsuite-23-joins-namespace-of-8.service

[Service]
Type=oneshot
MountAPIVFS=yes
PrivateTmp=yes
ExecStart=test -e /tmp/shared-private-file-x
ExecStart=test ! -e /tmp/shared-private-file-y
ExecStart=touch /tmp/hoge