files: Make etc_runtime_t a config file.

Signed-off-by: Chris PeBenito <Christopher.PeBenito@microsoft.com>
This commit is contained in:
Chris PeBenito 2022-05-23 14:45:00 +00:00 committed by Chris PeBenito
parent 38d43bd770
commit b2f352e2ee
1 changed files with 1 additions and 1 deletions

View File

@ -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)
#