1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00
systemd/test/a.service
2011-12-31 18:06:56 +01:00

8 lines
88 B
Desktop File

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