]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/a.service
Merge pull request #30844 from keszybz/rename-uid-alloc-range
[thirdparty/systemd.git] / test / units / a.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=A
4 Requires=b.service
5 Before=b.service
6
7 [Service]
8 ExecStart=true