On 2/2/21 1:55 PM, Martin Gladdish wrote: > > >> On 2 Feb 2021, at 12:48, Ludovic <[email protected]> wrote: >> >> >> Le 02/02/2021 à 12:45, [email protected] 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 &' -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/931b2223-483f-0b55-69a5-5977391242f4%40riseup.net.
OpenPGP_signature
Description: OpenPGP digital signature
