chiark / gitweb /
dbus: return non-zero return value in the case that prefix won't match
[elogind.git] / test / a.service
1 [Unit]
2 Description=A
3 Requires=b.service
4 Before=b.service
5
6 [Service]
7 ExecStart=/bin/true