mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-03 14:25:47 -05:00
This is meant to run one or more jobs based on specific global configuration values; if could also be done by a Python module with just some if's, but this one can be used with just the config file and covers a bunch of use-cases.
5 lines
125 B
Text
5 lines
125 B
Text
---
|
|
type: "job"
|
|
name: "contextualprocess"
|
|
interface: "qtplugin"
|
|
load: "libcalamares_job_contextualprocess.so"
|