1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 10:51:20 +03:00
systemd/test/TEST-22-TMPFILES/testsuite.service

11 lines
206 B
Desktop File

[Unit]
Description=Testsuite service
After=systemd-tmpfiles-setup.service
[Service]
WorkingDirectory=/testsuite
ExecStart=/testsuite/run-tmpfiles-tests.sh
Type=oneshot
StandardOutput=tty
StandardError=tty