1SECIL2CONF(8) SELinux CIL to policy.conf C SECIL2CONF(8)
2
3
4
6 secil2conf - invoke the SELinux Common Intermediate Language (CIL) to
7 policy.conf converter
8
10 secil2conf [OPTION...] file
11
13 secil2conf invokes the CIL to policy.conf converter with the specified
14 arguments.
15
17 -o, --output=<file>
18 Write policy.conf to file (default: policy.conf)
19
20 -M, --mls true|false
21 Build an mls policy.conf. Must be true or false. This will override
22 the (mls boolean) statement if present in the policy.
23
24 -P, --preserve-tunables
25 Treat tunables as booleans.
26
27 -v, --verbose
28 Increment verbosity level.
29
30 -h, --help
31 Display usage information.
32
34 secilc(8), sestatus(8)
35
36 HTML documentation describing the CIL language statements is available
37 starting with docs/html/index.html.
38
39 PDF documentation describing the CIL language statements is available
40 at: docs/pdf/CIL_Reference_Guide.pdf.
41
42 There is a CIL Design Wiki at:
43 http://github.com/SELinuxProject/cil/wiki that describes the goals and
44 features of the CIL language.
45
47 James Carter
48
49
50
51secil2conf 07/29/2020 SECIL2CONF(8)