aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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>