Home
last modified time | relevance | path

Searched refs:defaultAuthenticationPath (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/modes/authentication/
H A DauthenticationConfiguration.cpp13 const QString defaultAuthenticationPath{QStringLiteral("/var/log/auth.log")}; in AuthenticationConfiguration() local
14 …dItemString(QStringLiteral("LogFilePath"), mAuthenticationPath, defaultAuthenticationPath, QString… in AuthenticationConfiguration()