10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
# Module metadata file for dummy process jobmodule
|
|
# Syntax is YAML 1.2
|
|
---
|
|
type: "job"
|
|
name: "dummyprocess"
|
|
interface: "process"
|
|
chroot: false
|
|
command: "/bin/sh -c \"sleep 5 ; touch ~/calamares-dummyprocess\""
|
|
timeout: 8
|