diff options
Diffstat (limited to 'test2/a.service')
-rw-r--r-- | test2/a.service | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test2/a.service b/test2/a.service new file mode 100644 index 0000000000..4ddb8b4622 --- /dev/null +++ b/test2/a.service @@ -0,0 +1,4 @@ +[Meta] +Description=A +Requires=b.service +Before=b.service |