Skip to main content
11 events
when toggle format what by license comment
Dec 23, 2019 at 19:26 answer added ssvegeta96 timeline score: 0
Sep 23, 2019 at 14:59 vote accept beechfuzz
Sep 23, 2019 at 14:59 comment added beechfuzz I figured it out -- I submitted the answer. I needed to enable systemd-networkd-wait-online.service. I had previously disabled it to speed up boot.
Sep 23, 2019 at 14:57 answer added beechfuzz timeline score: 5
Sep 21, 2019 at 10:45 history edited Rui F Ribeiro CC BY-SA 4.0
edited out redundancy, especially on the title. please see our faq about how to ask questions and moderation. please try to use shorter titles.
Sep 21, 2019 at 3:44 comment added Haxiel @beechfuzz Can you try setting the 'after network-online.target' option? If that works out, you could then modify the Docker unit file to have a dependency on this mount point.
Sep 20, 2019 at 23:34 comment added beechfuzz @ajgringo619 -- I looked into autofs, but I need it to mount before they're even used because docker I have docker containers that autostart that rely on this share. I checked out that link earlier -- that's how I came up with my fstab entry.
Sep 20, 2019 at 23:16 comment added ajgringo619 This might also help: unix.stackexchange.com/questions/349264/…
Sep 20, 2019 at 23:14 comment added ajgringo619 Take a look at autofs. It won't mount anything shares until they're actually used. Not sure why it's trying to mount before the network is up; my Samba mounts don't have this issue.
Sep 20, 2019 at 23:05 history edited beechfuzz CC BY-SA 4.0
added 16 characters in body
Sep 20, 2019 at 22:54 history asked beechfuzz CC BY-SA 4.0