Hi all,
I recently moved my librairies to a network NAS. In order to correctly connect it to OS X, I have set up an automator app which autommatically mounts and connect the NAS drives at startup.
This automator is delayed of several seconds in order to allow enough time to OS X to acquire its ethernet address from the DHCP server before trying to mount the drives (which causes connexion errors without the delay)
The problem is that plexconnect daemon is launched at startup while the drives are not mounted yet and seems not to be able to establish the connexion to the drives when they are mounted.
So my question : is it possible to delay the launch of the daemon ? (without modifying it, I’ve seen it is possible to add a delay in it, but I know myself, I will forget to modify it again at the next update)
Thanks
Bruno