Hi all,
From time to time I need to execute long jobs and I need need to disable the shutdown tasks that I configured in OMV via Power Management > Scheduled Tasks.
Currently this step is manual and I want to automate it.
I want to know if there's a proper way to interact with the OMV configuration.
My goal is to know how to properly disable (and later enable) the jobs, save the configuration, all with shell commands.
I've found the command to apply the changes herebut I don't know how to correctly make them.