]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/a-conj.service
Merge pull request #14030 from keszybz/path-no-trigger
[thirdparty/systemd.git] / test / a-conj.service
1 [Unit]
2 Description=A conjugate
3 Requires=a.service
4 After=a.service
5 Before=a.service
6
7 [Service]
8 ExecStart=/bin/true