diff options
Diffstat (limited to 'test/d.service')
-rw-r--r-- | test/d.service | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/d.service b/test/d.service deleted file mode 100644 index 921fd2ee1b..0000000000 --- a/test/d.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=D:Cyclic -After=b.service -Before=a.service -Requires=a.service - -[Service] -ExecStart=/bin/true |