chiark / gitweb /
unit: make ignoring in snapshots a per unit property, instead of a per unit type...
[elogind.git] / test2 / a.service
1 [Unit]
2 Description=A
3 Requires=b.service
4 Before=b.service
5
6 [Service]
7 ExecStart=/bin/true