diff options
Diffstat (limited to 'package/opkg/files/opkg.conf')
-rw-r--r-- | package/opkg/files/opkg.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf index 2ecf2a5c58..a0d3334431 100644 --- a/package/opkg/files/opkg.conf +++ b/package/opkg/files/opkg.conf @@ -2,6 +2,4 @@ src/gz snapshots http://downloads.openwrt.org/snapshots/$S/packages dest root / dest ram /tmp lists_dir ext /var/opkg-lists -# XXX: disable checking for available storage space until we -# figure how to do it properly on all fs layouts -option force_space +option overlay_root /jffs |