-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log messages report newlines in "old" #21
Comments
Please provide more information (copy of the log, description of what is incorrect, etc) |
Somehow I must've sent this before I finished typing it. My guess is that the grep is getting confused by the /tmp/hosts/ip6neigh.bak file that keeps getting automatically created. In ip6neigh-svc.sh:
|
I did a bit more investigating, by making the get_name function in ip6neigh-svc.sh print the match, and yes, with that .bak file, I see two lines for the same hostname. Seems like the simplest fix is to remove the .bak from calls to Is it possible that these bogus renames ("hostname\nhostname" to "hostname") are causing my extra dnsmasq restarts? |
EDIT: somehow I must've hit enter before typing this out?
After the latest ip6neigh update, I've noticed that the logging shows weird newlines in the old-name parts of messages:
The text was updated successfully, but these errors were encountered: