diff options
Diffstat (limited to 'test/units/loopy3.service')
-rw-r--r-- | test/units/loopy3.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/loopy3.service b/test/units/loopy3.service index b2af20a..f7a2f67 100644 --- a/test/units/loopy3.service +++ b/test/units/loopy3.service @@ -1,6 +1,6 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Service] -ExecStart=/bin/true +ExecStart=true [Unit] Conflicts=loopy4.service |