calamares/src/modules/dummyprocess/module.desc

10 lines
245 B
Plaintext
Raw Normal View History

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