Hi Marek,
 

> > 
> > hname=`hostname` 
> > 
> > #service dnsmasq stop 
> > service smbd stop 
>
> Take a look at commented example above and use `systemctl --no-block` 
> (with all its consequences). rc.local itself is started as a systemd 
> service and starting/stopping another service from it may block on some 
> dependencies. You can check if this is the problem by listing processes 
> after VM startup and see if the above smbd stop is waiting for something. 
>
>
No, it's not waiting for anything. Not blocked on any dependancies or 
anything.
If the service is stopped then it doesn't need to stop it and just passes 
through with no issue.

Everything appears to be working fine, except the script isn't executing.

As for the use of "systemctl --no-block".. That doesn't work, it says 
"Unknown operation" for that command.




 

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6c7cae71-05da-4d8e-9b2b-657d7d294064%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to