why dont you place a service dependency on your tinc service init/systemd files to depend on your fuse/mount service?
On Tuesday, 23 August 2016, Florent B <[email protected]> wrote: > Hi everyone, > > I have a special setup were hosts files of Tinc are stored in a > directory mounted by fuse and shared across my hosts (Proxmox /etc/pve). > > On boot, sometimes Tinc starts before my directory is mounted, so Tinc > stays "blocked" with errors like : > > Cannot open config file /etc/tinc/XXX/hosts/YYYY: No such file or directory > > I have a workaround in my tinc-up script, which waits for my directory > to be mounted. > > But shouldn't be better that Tinc check hosts files himself at some > times when it fails to read them ? > > Thank you. > > Florent > > _______________________________________________ > tinc mailing list > [email protected] <javascript:;> > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc >
_______________________________________________ tinc mailing list [email protected] https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
