diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2014-09-23 13:23:13 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2014-09-23 13:23:13 +0200 |
commit | 4fdd723808bd8a6c79487186545e6364268d162a (patch) | |
tree | d129b6cd9b53fe5d4d86025a2a8efbc1a4c1fd6a /src/bin/keactrl | |
parent | [3536] logging example in kea.conf in keactrl fixed (diff) | |
download | kea-4fdd723808bd8a6c79487186545e6364268d162a.tar.xz kea-4fdd723808bd8a6c79487186545e6364268d162a.zip |
[3536] Changes after review:
- Logging section updated.
- Missing coma in kea.conf.pre added
- ${localstatedir}/log is now created
Diffstat (limited to 'src/bin/keactrl')
-rw-r--r-- | src/bin/keactrl/kea.conf.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/keactrl/kea.conf.pre b/src/bin/keactrl/kea.conf.pre index 243846b87f..5dfdb5333d 100644 --- a/src/bin/keactrl/kea.conf.pre +++ b/src/bin/keactrl/kea.conf.pre @@ -92,7 +92,7 @@ ], "severity": "INFO", "debuglevel": 0 - } + }, { "name": "kea-dhcp-ddns", "output_options": [ |