add required tags
This commit is contained in:
parent
d78fdee465
commit
2745476e4a
@ -1,4 +1,7 @@
|
||||
## <summary>Policy controlling access to network objects</summary>
|
||||
## <required val="true">
|
||||
## Contains the initial SIDs for network objects.
|
||||
## </required>
|
||||
|
||||
########################################
|
||||
## <summary>
|
||||
|
@ -1,4 +1,7 @@
|
||||
## <summary>Policy for filesystems.</summary>
|
||||
## <required val="true">
|
||||
## Contains the initial SID for the filesystems.
|
||||
## </required>
|
||||
|
||||
########################################
|
||||
## <desc>
|
||||
|
@ -1,7 +1,9 @@
|
||||
## <summary>
|
||||
## Policy for kernel threads, proc filesystem,
|
||||
## and unlabeled processes and objects.
|
||||
## Policy for kernel threads, proc filesystem,and unlabeled processes and objects.
|
||||
## </summary>
|
||||
## <required val="true">
|
||||
## This policy has initial SIDs.
|
||||
## </required>
|
||||
|
||||
########################################
|
||||
## <desc>
|
||||
|
@ -1,6 +1,9 @@
|
||||
## <summary>
|
||||
## Policy for kernel security interface, in particular, selinuxfs.
|
||||
## </summary>
|
||||
## <required val="true">
|
||||
## Contains the policy for the kernel SELinux security interface.
|
||||
## </required>
|
||||
|
||||
########################################
|
||||
## <desc>
|
||||
|
@ -1,4 +1,7 @@
|
||||
## <summary>Core policy for domains.</summary>
|
||||
## <required val="true">
|
||||
## Contains the concept of a domain.
|
||||
## </required>
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -14,6 +14,10 @@
|
||||
## </ul>
|
||||
## </p>
|
||||
## </desc>
|
||||
## <required val="true">
|
||||
## Contains the concept of a file.
|
||||
## Comains the file initial SID.
|
||||
## </required>
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user