From 3276bfb3395d623b41791832c459140fb38a634e Mon Sep 17 00:00:00 2001 From: Bryan Date: Tue, 29 Dec 2020 20:55:11 -0600 Subject: [PATCH] Update 'readme.md' --- readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 13792b5..ad953ef 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,12 @@ ## Maybe do these things: -- remove `config_vpn.xml` from `/mnt/flash/etc/conf.d` \ No newline at end of file +- remove `config_vpn.xml` from `/mnt/flash/etc/conf.d` +- remove `config_ddns.xml` from `/mnt/flash/etc/conf.d` +- remove `config_https.xml` from `/mnt/flash/etc/conf.d` +- remove `config_layout.xml` from `/mnt/flash/etc/conf.d` +- edit `/etc/sysconf`: comment out DDNS_VVTK_SERVER variables a +- remove `S68ddnsc` from `/mnt/flash/etc/rcS.d` +- remove `S67vpnwatch` from `/mnt/flash/etc/rcS.d` +- remove `S91openvpn` from `/mnt/flash/etc/rcS.d` + +grep -r -E "[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+" * \ No newline at end of file