Ok, I've got to use each module separately:

for example
(use-modules (os process))
...
(run-concurrently "systemctl")

Unfortunately there seems to be no way to change environment variables for the
process you run this way - at least there are no such parameters in the 
function :(

cheers,
Max.


Reply via email to