Commit hnyman's changes
[lede.git] / files / etc / config / fstab
1 config 'global'
2         option anon_swap  '0'
3         option anon_mount '1'
4         option auto_swap  '1'
5         option auto_mount '1'
6         option delay_root '0'
7         option check_fs   '0'
8
9 ## use 'block detect' to find out uuid, if you want device specific mount.
10 ## anon_mount enables the automatic mounting of /dev/sdXy to /mnt/sdXy
11