Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Locnar

Pages: [1]
1
Users / Re: List of Audio and Video files disapear when an MD used
« on: March 14, 2010, 07:31:24 pm »
One thing I noticed was that the autofs service is what was mounting and unmounting drives.  You can't/shouldn't modify the auto.master file in /etc because some scripts work in there. 

I made this change in StorageDevices_Setup.sh changed
"AutoMaster_StorageDevices="/mnt/device /etc/auto.PlutoStorageDevices --timeout=30"

to

"AutoMaster_StorageDevices="/mnt/device /etc/auto.PlutoStorageDevices --timeout=0"

Presto!  No more unmount drives...  Of course this could impact dvd/cdrom's etc.


Pages: [1]