From: Marcin Siodelski Date: Thu, 18 Aug 2016 09:26:44 +0000 (+0200) Subject: [4489] Trivial correction in logging message description. X-Git-Tag: trac4631_base~9^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83283d9c20c9fba8fc12067a35f43aae667d2cbb;p=thirdparty%2Fkea.git [4489] Trivial correction in logging message description. --- diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index bb8abaee1f..e9ff369859 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -552,7 +552,7 @@ A debug message issued when the server is about to obtain schema version information from the MySQL hosts database. % DHCPSRV_MYSQL_HOST_DB_READONLY MySQL host database opened for read access only -This informational message is issued when the user has configured the PostgreSQL +This informational message is issued when the user has configured the MySQL database in read-only mode. Kea will not be able to insert or modify host reservations but will be able to retrieve existing ones and assign them to the clients communicating with the server.