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