diff options
Diffstat (limited to 'test/units/loopy2.service')
-rw-r--r-- | test/units/loopy2.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/loopy2.service b/test/units/loopy2.service index 7fc0e42..4c1a4a3 100644 --- a/test/units/loopy2.service +++ b/test/units/loopy2.service @@ -1,3 +1,3 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Service] -ExecStart=/bin/true +ExecStart=true |