Difference between revisions of "Mount networkdrives when NetworkManager is ready"

From Klaus' wiki
Jump to: navigation, search
(Created page with 'Try as root to issue <source lang="bash"> systemctl enable NetworkManager-wait-online.service </source> it helped on my PC where the DHCP server is a bit slow to issue an IP ad…')
 
(No difference)

Latest revision as of 08:04, 9 April 2012

Try as root to issue

systemctl enable NetworkManager-wait-online.service

it helped on my PC where the DHCP server is a bit slow to issue an IP address.