> On 2 Feb 2021, at 13:03, donoban <dono...@riseup.net> wrote:
> 
> On 2/2/21 1:55 PM, Martin Gladdish wrote:
>> 
>> 
>>> On 2 Feb 2021, at 12:48, Ludovic <qubes-u...@zyrianes.net> wrote:
>>> 
>>> 
>>> Le 02/02/2021 à 12:45, mgla...@gmail.com a écrit :
>>>> 
>>>> 
>>>> # several lines of comment
>>>> 
>>>> docker --data-root /home/user/docker || true
>>>> 
>>>> echo '1.2.3.4 my-domain.example' >> /etc/hosts
>>>> echo '1.2.3.4 another-domain.example' >> /etc/hosts
>>>> 
>>>> Yes, when I run the script myself with sudo ./rc.local then it works fine.
>>>> 
>>>> Argh. I think I've found the issue. It's the command to start docker 
>>>> that's causing the rest of the file to be ignored :(
> 
> Do you mean that it runs docker in the foreground? try:
> 'docker --data-root /home/user/docker &’
> 

Yep, that’s the “fix” that got everything working as expected.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CFA23FD1-96C2-4843-BE2C-0FB78E26C75C%40gmail.com.

Reply via email to