Skip to content

Commit a9855b8

Browse files
authored
disable docker and tailscale
Signed-off-by: zy-xyz <105055851+zy-xyz@users.noreply.github.com>
1 parent d3fd9cf commit a9855b8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

deconfig/jdcloud_ipq60xx_libwrt.config

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CONFIG_BUSYBOX_CUSTOM=y
2323
CONFIG_BUSYBOX_CONFIG_TELNET=y
2424

2525
# Swap
26-
CONFIG_PACKAGE_zram-swap=m
26+
CONFIG_PACKAGE_zram-swap=y
2727

2828
# Proto
2929
CONFIG_PACKAGE_proto-bonding=y
@@ -119,15 +119,15 @@ CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=n
119119
CONFIG_PACKAGE_luci-app-autoreboot=y
120120
CONFIG_PACKAGE_luci-app-cupsd=m
121121
CONFIG_PACKAGE_luci-app-diskman=y
122-
CONFIG_PACKAGE_luci-app-dockerman=m
122+
CONFIG_PACKAGE_luci-app-dockerman=n
123123
CONFIG_PACKAGE_luci-app-easytier=y
124124
CONFIG_PACKAGE_luci-app-istorex=y
125125
CONFIG_PACKAGE_luci-app-lucky=y
126126
CONFIG_PACKAGE_luci-app-mosdns=y
127127
CONFIG_PACKAGE_luci-app-oaf=y
128128
CONFIG_PACKAGE_luci-app-quickfile=y
129129
CONFIG_PACKAGE_luci-app-samba4=y
130-
CONFIG_PACKAGE_luci-app-smartdns=y
130+
CONFIG_PACKAGE_luci-app-smartdns=n
131131
CONFIG_PACKAGE_luci-app-sqm=y
132132
CONFIG_PACKAGE_luci-app-ttyd=y
133133
CONFIG_PACKAGE_luci-app-upnp=y
@@ -139,5 +139,4 @@ CONFIG_PACKAGE_luci-i18n-athena-led-zh-cn=m
139139
#custom
140140
CONFIG_PACKAGE_luci-app-cpufreq=y
141141
CONFIG_PACKAGE_luci-app-ramfree=y
142-
CONFIG_PACKAGE_luci-app-tailscale=y
143142
CONFIG_PACKAGE_luci-app-nettask=y

0 commit comments

Comments
 (0)