diff --git a/src/modules/dummyprocess/module.conf b/src/modules/dummyprocess/module.conf index 999226e2e..ac0b4ba50 100644 --- a/src/modules/dummyprocess/module.conf +++ b/src/modules/dummyprocess/module.conf @@ -1,9 +1,9 @@ # 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 +type: "job" +name: "dummyprocess" +interface: "process" +requires: [] +command: "/bin/sh -c \"touch ~/calamares-dummyprocess\"" +timeout: 5