]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/d.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / d.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=D:Cyclic
4 After=b.service
5 Before=a.service
6 Requires=a.service
7
8 [Service]
9 ExecStart=/bin/true