From 8ebbfecd671d4ed21c24c316353995275b7e50f0 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Fri, 2 Oct 2009 14:43:57 +0000 Subject: updated man --- src/msec/man.py | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src') diff --git a/src/msec/man.py b/src/msec/man.py index adffae6..09ac710 100755 --- a/src/msec/man.py +++ b/src/msec/man.py @@ -109,6 +109,15 @@ either on first install, on when a transition to a different level is required. doing anything to the system. In this mode of operation, msec performs all the required tasks, except effectively writting data back to disk. +\\fB\-r, --root \\fR + Use path as root. Can be used to perform msec actions in chroot. + +\\fB\-q\\fR + Run quietly + +\\fB\-s, --save \\fR + Save current settings as a new security level. + .TP \\fBmsecperms\\fR: .PP @@ -143,6 +152,15 @@ either on first install, on when a transition to a different level is required. doing anything to the system. In this mode of operation, msec performs all the required tasks, except effectively writting data back to disk. +\\fB\-r, --root \\fR + Use path as root. Can be used to perform msec actions in chroot. + +\\fB\-q\\fR + Run quietly + +\\fB\-s, --save \\fR + Save current settings as a new security level. + .TP \\fBmsecgui\\fR: .PP @@ -174,6 +192,9 @@ This is the GTK version of msec. It acts as frontend to all msec functionalities edit /etc/security/msec/level.my msec -f my +\\fBExport current security settings to create a new security level named 'office':\\fP + msec -s office + \\fBEnforce system permissions according to /etc/security/msec/perms.conf file:\\fP msecperms @@ -191,6 +212,9 @@ This is the GTK version of msec. It acts as frontend to all msec functionalities edit /etc/security/msec/level.my msecperms -f my +\\fBExport current security settings to create a new security level named 'office':\\fP + msecperms -s office + .SH "DEFINING EXCEPTIONS FOR PERIODIC CHECKS" .B msec is capable of excluding certain patterns from periodic check reports. For -- cgit v1.2.1