Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
418
Issues
418
List
Boards
Labels
Service Desk
Milestones
Merge Requests
67
Merge Requests
67
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
7ba57219
Commit
7ba57219
authored
Sep 29, 2018
by
Francis Dupont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[6-simplify-cpl] Fixed cut&paste: Control Agent -> DHCP-DDNS server
parent
7ef1649d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/bin/d2/d2_messages.mes
src/bin/d2/d2_messages.mes
+2
-2
No files found.
src/bin/d2/d2_messages.mes
View file @
7ba57219
...
...
@@ -41,12 +41,12 @@ has been invoked.
This is a debug message issued when the DHCP-DDNS application configure method
has been invoked.
% DHCP_DDNS_CONFIG_CHECK_FAIL
Control Agent
configuration check failed: %1
% DHCP_DDNS_CONFIG_CHECK_FAIL
DHCP-DDNS server
configuration check failed: %1
This error message indicates that the DHCP-DDNS had failed configuration
check. Details are provided. Additional details may be available
in earlier log entries, possibly on lower levels.
% DHCP_DDNS_CONFIG_FAIL
Control Agent
configuration failed: %1
% DHCP_DDNS_CONFIG_FAIL
DHCP-DDNS server
configuration failed: %1
This error message indicates that the DHCP-DDNS had failed configuration
attempt. Details are provided. Additional details may be available
in earlier log entries, possibly on lower levels.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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