1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/test/a.service

8 lines
88 B
SYSTEMD
Raw Normal View History

[Unit]
2010-01-20 20:26:29 +03:00
Description=A
Requires=b.service
Before=b.service
[Service]
ExecStart=/bin/true