From 76d4891ca0b06ba368d185f78d24e7d8a5382fd4 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Wed, 10 Mar 2010 14:35:49 +0000 Subject: Added support for ignoring changes in pid when checking for open ports (#56744) --- conf/level.secure | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/level.secure') diff --git a/conf/level.secure b/conf/level.secure index 0857b91..32bea9d 100644 --- a/conf/level.secure +++ b/conf/level.secure @@ -38,6 +38,7 @@ ENABLE_PASSWORD=yes NOTIFY_WARN=no WIN_PARTS_UMASK=022 CHECK_OPEN_PORT=daily +IGNORE_PID_CHANGES=no CHECK_FIREWALL=daily SHELL_TIMEOUT=600 ALLOW_REMOTE_ROOT_LOGIN=no -- cgit v1.2.1