aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2010-02-18 18:18:00 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2010-02-18 18:18:00 +0000
commit0984b11ce9d53f403068b7bf7cf6aa561d73c6e1 (patch)
tree5526d91e07f9c3fca0fcd50a6db480cdfb82bfde /src
parentea74c030a911df1b726fdb71887674b2fa1577eb (diff)
downloadmsec-0984b11ce9d53f403068b7bf7cf6aa561d73c6e1.tar
msec-0984b11ce9d53f403068b7bf7cf6aa561d73c6e1.tar.gz
msec-0984b11ce9d53f403068b7bf7cf6aa561d73c6e1.tar.bz2
msec-0984b11ce9d53f403068b7bf7cf6aa561d73c6e1.tar.xz
msec-0984b11ce9d53f403068b7bf7cf6aa561d73c6e1.zip
improved fileserver help
Diffstat (limited to 'src')
-rwxr-xr-xsrc/msec/msecgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msec/msecgui.py b/src/msec/msecgui.py
index 57af695..3867ef1 100755
--- a/src/msec/msecgui.py
+++ b/src/msec/msecgui.py
@@ -56,7 +56,7 @@ STANDARD_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile configures a reasona
SECURE_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile is configured to provide maximum security, even at the cost of limiting the remote access to the system. It also runs a wider set of periodic checks. This level is suggested for Servers and security-concerned systems . """), 80))
-FILESERVER_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile is targeted on file serving servers, such as FTP, SAMBA or NFS servers. They provide longer log file retention period, and enhance security by further restricting security permissions. In order to lower the disk load, file-intensive operations run weekly and some of the desktop facilities are disabled."""), 80))
+FILESERVER_LEVEL_DESCRIPTION="\n".join(wrap(_("""This profile is targeted on storage-oriented servers, such as FTP, SAMBA or NFS servers, or database servers. They provide longer log file retention period, and enhance security by further restricting security permissions. In order to lower the disk load, file-intensive operations run weekly and some of the desktop facilities are disabled."""), 80))
SYSTEM_SECURITY_TEXT=_("""<big><b>System security options</b></big>