diff options
Diffstat (limited to 'test/units/dml-passthrough-empty.service')
-rw-r--r-- | test/units/dml-passthrough-empty.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/dml-passthrough-empty.service b/test/units/dml-passthrough-empty.service index 1e1ba34..8966226 100644 --- a/test/units/dml-passthrough-empty.service +++ b/test/units/dml-passthrough-empty.service @@ -5,4 +5,4 @@ Description=DML passthrough empty service [Service] Slice=dml-passthrough.slice Type=oneshot -ExecStart=/bin/true +ExecStart=true |