On my mageia3 systems, nfs mount entries in /etc/fstab are not mounted at boot time.
These mounts can be done manually after the system is up.
journalctl shows me that various things are being started by systemd before the network is available.
What can I do to ensure that systemd does not try to start things like nfs mounts and ntpdate while the network is not yet available,
or that it retries until it succeeds?
- eth0 is the only nic and it is configured statically, no dhcp.
- ifcfg_eth0 contains the line:
NM_CONTROLLED=no
- NetworkManager is disabled.
- The system is up-to-date with all available mageia3 updates.
- kernel is 3.8.13.4-desktop-1.mga3