mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #259] Openwrt config is wrong. #219
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @the-solipsist on GitHub (Feb 28, 2016).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/259
Originally assigned to: @ThomasWaldmann on GitHub.
In the Openwrt config, these are provided:
This doesn't work (at least in Chaos Calmer - git-15.248.30277-3836b45). Only one of those two options should be used. If both are used, it fails to update. Since
option service_nameis not needed, remove that line:github.com/nsupdate-info/nsupdate.info@c4a93218a4/nsupdate/main/templates/main/includes/tabbed_router_configuration.html (L247)@ThomasWaldmann commented on GitHub (Mar 4, 2016):
OK, thanks for the feedback.