From 3305ea8a5e1e692032a8e1e07ccc860b550c336a Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Thu, 5 May 2011 14:23:04 +0300 Subject: [PATCH] Make bring sgauth.conf to be up-to-date --- projects/sgauthstress/sgauth.conf | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/projects/sgauthstress/sgauth.conf b/projects/sgauthstress/sgauth.conf index 0368ec02..8188c822 100644 --- a/projects/sgauthstress/sgauth.conf +++ b/projects/sgauthstress/sgauth.conf @@ -15,23 +15,20 @@ LocalPort=12345 #User's password Password=1234567 -# -#Default value yes -#Reconnect=no - -# -#Default value yes -#Daemon=yes +ModulesPath=../stargazer/modules -#Refresh web page period -#Default value 10 -#RefreshPeriod=10 + + WorkDir = /var/stargazer -# -#Default value 127.0.0.1 -ListenWebIP=127.0.0.1 + ConfOwner = root + ConfGroup = root + ConfMode = 600 -#Default value no -DisableWeb=no + StatOwner = root + StatGroup = root + StatMode = 640 -#ShowPid=no + UserLogOwner = root + UserLogGroup = root + UserLogMode = 640 + -- 2.43.2