summaryrefslogtreecommitdiffstats
path: root/test/TEST-22-TMPFILES/testsuite.service
blob: a19174e7952872d2cd41aaef1e61a963d3264f76 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Testsuite service
After=systemd-tmpfiles-setup.service

[Service]
WorkingDirectory=/testsuite
ExecStart=/testsuite/run-tmpfiles-tests.sh
Type=oneshot
StandardOutput=tty
StandardError=tty