Systemd/test/a.service

8 lines
88 B
Desktop File

[Unit]
Description=A
Requires=b.service
Before=b.service
[Service]
ExecStart=/bin/true