blob: facf5577be10ba31d8e5887c6b8eb1b648bf6880 [file] [log] [blame] [raw]
[Unit]
Description=Wants with percent-j specifier
Wants=specifier-j-depends-%j.service
After=specifier-j-depends-%j.service
After=testsuite-28-pre.service
[Service]
Type=oneshot
ExecStart=test -f /tmp/test-specifier-j-%j
ExecStart=sh -c 'echo OK > /testok'