summaryrefslogtreecommitdiff
path: root/test/TEST-22-TMPFILES/testsuite.service
blob: 3a44b41989c93cb915580cb5589e8a77937e3809 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Testsuite service
After=multi-user.target

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