summaryrefslogtreecommitdiffstats
path: root/src/hooks/dhcp/run_script/run_script_messages.mes
diff options
context:
space:
mode:
Diffstat (limited to 'src/hooks/dhcp/run_script/run_script_messages.mes')
-rw-r--r--src/hooks/dhcp/run_script/run_script_messages.mes11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/hooks/dhcp/run_script/run_script_messages.mes b/src/hooks/dhcp/run_script/run_script_messages.mes
new file mode 100644
index 0000000..348b4ae
--- /dev/null
+++ b/src/hooks/dhcp/run_script/run_script_messages.mes
@@ -0,0 +1,11 @@
+# Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+
+% RUN_SCRIPT_LOAD Run Script hooks library has been loaded
+This info message indicates that the Run Script hooks library has been loaded.
+
+% RUN_SCRIPT_LOAD_ERROR Run Script hooks library failed: %1
+This error message indicates an error during loading the Run Script hooks
+library. The details of the error are provided as argument of the log message.
+
+% RUN_SCRIPT_UNLOAD Run Script hooks library has been unloaded
+This info message indicates that the RunScript hooks library has been unloaded.