Home | History | Annotate | Download | only in sestatus

Lines Matching full:file

1 .TH "sestatus.conf" "5" "26-Nov-2011" "Security Enhanced Linux" "sestatus configuration file"
4 sestatus.conf \- The \fBsestatus\fR(8) configuration file.
7 The \fIsestatus.conf\fR file is used by the \fBsestatus\fR(8) command with the \fB\-v\fR option to determine what file and process security contexts should be displayed.
9 The fully qualified path name of the configuration file is:
15 The file consists of two optional sections as described in the \fBFILE FORMAT\fR section. Whether these exist or not, the following will always be displayed:
21 The controlling terminal file context
24 .SH "FILE FORMAT"
48 The start of the file list block.
52 One or more fully qualified file names, each on a new line will that will have its context displayed. If the file does not exist, then it is ignored. If the file is a symbolic link, then \fBsestatus \-v\fR will also display the target file context.
61 One or more fully qualified executable file names that should it be an active process, have its context displayed. Each entry is on a new line.