1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00
systemd/test/testsuite-28.units/specifier-j-depends-wants.service

8 lines
160 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Dependent service for percent-j specifier
After=testsuite-28-pre.service
[Service]
Type=oneshot
ExecStart=touch /tmp/test-specifier-j-wants