calamares/src/modules/dummyprocess/module.desc

12 lines
309 B
Plaintext
Raw Normal View History

# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
2014-07-14 16:23:39 +02:00
# Module metadata file for dummy process jobmodule
# Syntax is YAML 1.2
---
2014-07-16 15:50:23 +02:00
type: "job"
name: "dummyprocess"
interface: "process"
chroot: false
command: "/bin/sh -c \"sleep 5 ; touch ~/calamares-dummyprocess\""
timeout: 8