guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spawn call


From: Max
Subject: Re: spawn call
Date: Wed, 30 Apr 2014 19:42:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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

[Prev in Thread] Current Thread [Next in Thread]