forked from Ivasoft/openwrt
base-files: Added support for swap configuration in /etc/config/fstab
SVN-Revision: 8947
This commit is contained in:
@@ -4,3 +4,7 @@ config mount
|
||||
option fstype ext3
|
||||
option options rw,sync
|
||||
option enabled 0
|
||||
|
||||
config swap
|
||||
option device /dev/sda2
|
||||
option enabled 0
|
||||
|
||||
Reference in New Issue
Block a user