Another question about Samba and fstab

Edmund Laugasson ed.lau at mail.ee
Thu Aug 2 11:23:14 UTC 2007


> You just need to put "mount -a" into the /etc/rc.local file, you don't 
> need to put anything else in there.


you could also give some pause before the action is actually taken (in /etc/rc.local):

sleep 5; mount -a


...where "5" is time in seconds to wait and then it will run the following order. Sometimes if e.g. 
network is not coming up fast (e.g. wifi, etc.), it may be useful.




More information about the kubuntu-users mailing list