chiark / gitweb /
path-util: in path_is_mount_point() fall back to the classic stat() test if fs does...
[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