genhomedircon entries
This commit is contained in:
parent
5552ed88f3
commit
5d31560b4d
|
@ -49,6 +49,11 @@ ifdef(`distro_gentoo', `
|
|||
/etc/env\.d/.* -- context_template(system_u:object_r:etc_runtime_t,s0)
|
||||
')
|
||||
|
||||
# HOME_ROOT expands to all valid home directory prefixes found in /etc/passwd
|
||||
HOME_ROOT -d context_template(system_u:object_r:home_root_t,s0)
|
||||
HOME_ROOT/\.journal <<none>>
|
||||
HOME_ROOT/lost\+found(/.*)? context_template(system_u:object_r:lost_found_t,s0)
|
||||
|
||||
#
|
||||
# /initrd
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue