So I know this is not exactly a NxFilter question.. but i followed the instructions to install on a Linux Mint XFE (20?) OS.. worked great, good instructions, including the couple of shell commands to disable the local DNS resolver...
Any suggestions on the best way to script that so that every time the system reboots the changes get applied...
i've tried the /etc/rc.local route... no joy.. Guess i'm not sure of the timing when the /etc/resolv.conf is getting reset to 127.0.0.53... and the script needs to run after that... so what's the best way to get around this???
Thanks in advance.. bb
Any suggestions on the best way to script that so that every time the system reboots the changes get applied...
i've tried the /etc/rc.local route... no joy.. Guess i'm not sure of the timing when the /etc/resolv.conf is getting reset to 127.0.0.53... and the script needs to run after that... so what's the best way to get around this???
Thanks in advance.. bb
Comment