1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
systemd/test/units/testsuite-28.service
2020-03-28 11:51:29 +01:00

12 lines
258 B
Desktop File

[Unit]
Description=TEST-28-PERCENTJ-WANTEDBY
# Testsuite: Ensure %j Wants directives work
Wants=specifier-j-wants.service
After=specifier-j-wants.service
Requires=testsuite-28-pre.service
After=testsuite-28-pre.service
[Service]
ExecStart=true
Type=oneshot