Two little things are bugging me:
I took my SMB mounts out of automount and put them in /etc/fstab, and they've been mounting just fine until recently. Some update of samba or something means they no-longer mount at start-up, I have to do a "mount -a" to get them. fstab entries are: //mercury/iso /mercury/iso smbfs credentials=/etc/samba/auth.mercury.apollo,fmask=777,dmask=777 0 0
In KDE, I had knotes running as an applet in the system tray, but I accidentally quit it and now I can't get it back. I can get an application button that launches kontact in notes mode, but not the knotes hot button.
(MDK10.1, KDE3.2.3.mdk)
On Friday 17 December 2004 10:38, Jonathan Hutchins wrote:
fstab entries are: //mercury/iso /mercury/iso smbfs credentials=/etc/samba/auth.mercury.apollo,fmask=777,dmask=777 0 0
Hum. That's strange. On my system, network filesystems are not mounted at the very beginning of boot like all the other filesystems are because networking is not yet enabled. I have an init script that comes latter called 'netmount' that goes back and does the things listed in fstab.
On Friday 17 December 2004 13:59, Jeremy Turner wrote:
Squirrelmail