use leases.json to bulk change static dhcp entries #6395
Answered
by
ainar-g
bastiitsab
asked this question in
Q&A
-
@schzhn pointed me here (#1700 (comment)) in the right direction of the leases.json. At least I can backup my leases here. But changing here is seems not possible, every change I am doing directly in the json will be overridden after some time from the gui. Is there any chance to make changes in the leases.jsons reflect in the gui? |
Beta Was this translation helpful? Give feedback.
Answered by
ainar-g
Nov 7, 2023
Replies: 1 comment 1 reply
-
As with any configuration file changes, you must stop AGH first, then make the change, then restart it. Otherwise there is no way for AGH to know that changes have been made. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bastiitsab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As with any configuration file changes, you must stop AGH first, then make the change, then restart it. Otherwise there is no way for AGH to know that changes have been made.