pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed
[openwrt.git] / package / dropbear / files / dropbear.config
1 config dropbear
2 option PasswordAuth 'on'
3 option RootPasswordAuth 'on'
4 option Port '22'
5 # option BannerFile '/etc/banner'
This page took 0.040805 seconds and 5 git commands to generate.