1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 01:55:32 +03:00
systemd-stable/test/units/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