Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
4ace9f75
Commit
4ace9f75
authored
Feb 16, 2015
by
Francis Dupont
Browse files
[master] fixed interface-config type (#3716)
parent
fd53060b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/keactrl/kea.conf.pre
View file @
4ace9f75
...
...
@@ -9,7 +9,7 @@
"Dhcp4":
{
# Add names of interfaces to listen on.
"interfaces-config
:
" {
"interfaces-config"
:
{
"interfaces": [ ]
},
...
...
@@ -36,7 +36,7 @@
"Dhcp6":
{
# Add names of interfaces to listen on.
"interfaces-config
:
" {
"interfaces-config"
:
{
"interfaces": [ ]
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment