Skip to content

Commit 75f5c10

Browse files
authored
Update lean.config
1 parent 6ff8bee commit 75f5c10

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

configs/lean/lean.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CONFIG_TARGET_rockchip_armv8=y
33
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y
44

55
CONFIG_TARGET_KERNEL_PARTSIZE=100
6-
CONFIG_TARGET_ROOTFS_PARTSIZE=10240
6+
CONFIG_TARGET_ROOTFS_PARTSIZE=5120
77
CONFIG_TARGET_ROOTFS_TARGZ=y
88
CONFIG_TARGET_ROOTFS_EXT4FS=y
99
CONFIG_TARGET_ROOTFS_SQUASHFS=y
@@ -207,7 +207,7 @@ CONFIG_PACKAGE_luci-app-nft-qos=y
207207
CONFIG_PACKAGE_luci-app-nps=y
208208
CONFIG_PACKAGE_luci-app-onliner=y
209209
# CONFIG_PACKAGE_luci-app-openclash=y
210-
# CONFIG_PACKAGE_luci-app-openvpn-server=y
210+
CONFIG_PACKAGE_luci-app-openvpn-server=y
211211
CONFIG_PACKAGE_luci-app-passwall=y
212212
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks=y
213213
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Server=y
@@ -359,7 +359,7 @@ CONFIG_PACKAGE_f2fs-tools=y
359359
CONFIG_PACKAGE_f2fsck=y
360360
CONFIG_PACKAGE_resize2fs=y
361361
CONFIG_PACKAGE_zsh=y
362-
# CONFIG_PACKAGE_snmpd=y
362+
CONFIG_PACKAGE_snmpd=y
363363
CONFIG_PACKAGE_screen=y
364364
CONFIG_PACKAGE_tmux=y
365365
CONFIG_PACKAGE_tree=y

0 commit comments

Comments
 (0)