Roel
10 years ago
4 changed files with 32 additions and 25 deletions
@ -1,21 +0,0 @@ |
|||||
#/etc/config/fstab from Meshenger project |
|
||||
|
|
||||
config global automount |
|
||||
option from_fstab 1 |
|
||||
option anon_mount 1 |
|
||||
|
|
||||
config global autoswap |
|
||||
option from_fstab 1 |
|
||||
option anon_swap 0 |
|
||||
|
|
||||
config mount |
|
||||
option target / |
|
||||
option device /dev/sda1 |
|
||||
option fstype ext4 |
|
||||
option options rw,sync |
|
||||
option enabled 1 |
|
||||
option enabled_fsck 0 |
|
||||
|
|
||||
config swap |
|
||||
option device /dev/sda2 |
|
||||
option enabled 1 |
|
Loading…
Reference in new issue