]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/a.service
Introduce free_and_strndup and use it in bus-message.c
[thirdparty/systemd.git] / test / a.service
1 [Unit]
2 Description=A
3 Requires=b.service
4 Before=b.service
5
6 [Service]
7 ExecStart=/bin/true