5f8fb655c4
This is basically dummyprocess, except with an expanded configuration interface so you can run 1 or more shell commands in the live or target system with a suitable configuration file and instance of shellprocess in settings.conf. It can replace downstream modules that implement their own process modules with a command, by an instance of shellprocess.
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
---
|
|
type: "job"
|
|
name: "shellprocess"
|
|
interface: "qtplugin"
|
|
load: "libcalamares_job_shellprocess.so"
|