diff options
Diffstat (limited to '')
-rw-r--r-- | test/units/a-conj.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/a-conj.service b/test/units/a-conj.service index 3a7c9e1..13927e7 100644 --- a/test/units/a-conj.service +++ b/test/units/a-conj.service @@ -6,4 +6,4 @@ After=a.service Before=a.service [Service] -ExecStart=/bin/true +ExecStart=true |