1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-07 17:17:44 +03:00
systemd-stable/test/units/testsuite-03.service
2020-03-28 11:46:47 +01:00

8 lines
134 B
Desktop File

[Unit]
Description=TEST-03-JOBS
After=multi-user.target
[Service]
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot