automatically mount sd-card as it's possible (might be done via hotplug later)

SVN-Revision: 16700
owl
Mirko Vogt 2009-07-05 17:00:46 +00:00
parent 8e4f117b24
commit 0be423f619
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
config mount
option target /card
option device /dev/mmcblk0p1
option fstype auto
option options rw,sync
option enabled 1