SAMBA patch must be reverted?
I had applied this patch on your previous firmware:
cat << EOF > /jffs/scripts/smb.postconf
#!/bin/sh
CONFIG=\$1
sed -i '/\[global\]/abind interfaces only = yes' \$CONFIG
EOF
chmod a+rx /jffs/scripts/smb.postconf
service restart_nasapps
Do I have to clear this mod before updating to you latest version or does not matter?
Thanks!
I had applied this patch on your previous firmware:
cat << EOF > /jffs/scripts/smb.postconf
#!/bin/sh
CONFIG=\$1
sed -i '/\[global\]/abind interfaces only = yes' \$CONFIG
EOF
chmod a+rx /jffs/scripts/smb.postconf
service restart_nasapps
Do I have to clear this mod before updating to you latest version or does not matter?
Thanks!