mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Update consts
Fix the variable name for PostgreSQL
This commit is contained in:
parent
075d92e275
commit
e859b89cec
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ ETC_PATHS="/etc /usr/local/etc"
|
|||
PLUGINDIR=""
|
||||
PLUGIN_PHASE=0
|
||||
POSTFIXBINARY=""
|
||||
POSTGRES_RUNNING=0
|
||||
POSTGRESQL_RUNNING=0
|
||||
PREVIOUS_TEST="No test ID"
|
||||
PREVIOUS_TS=0
|
||||
PROFILES=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue