files: Make etc_runtime_t a config file.
Signed-off-by: Chris PeBenito <Christopher.PeBenito@microsoft.com>
This commit is contained in:
parent
38d43bd770
commit
b2f352e2ee
|
@ -72,7 +72,7 @@ optional_policy(`
|
|||
# files in /etc that are automatically
|
||||
# generated during initialization.
|
||||
#
|
||||
type etc_runtime_t;
|
||||
type etc_runtime_t, configfile;
|
||||
files_type(etc_runtime_t)
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue