diff options
Diffstat (limited to 'test/units/TEST-38-FREEZER-sleep.service')
-rw-r--r-- | test/units/TEST-38-FREEZER-sleep.service | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/units/TEST-38-FREEZER-sleep.service b/test/units/TEST-38-FREEZER-sleep.service new file mode 100644 index 0000000..1bb9ddf --- /dev/null +++ b/test/units/TEST-38-FREEZER-sleep.service @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[Service] +ExecStart=sleep 3600 |