calamares/src/modules/dummyprocess/module.conf

10 lines
226 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
---
type: "job"
name: "dummyprocess"
interface: "process"
requires: []
command: "/bin/sh -c \"touch ~/calamares-dummyprocess\""
timeout: 5