Fix OpenRC status dir labeling for Gentoo
Signed-off-by: Chris Richards <gizmo@giz-works.com>
This commit is contained in:
parent
9951061f90
commit
f40d6d4915
|
@ -441,6 +441,7 @@ ifdef(`distro_gentoo',`
|
|||
|
||||
# openrc uses tmpfs for its state data
|
||||
fs_tmpfs_filetrans(initrc_t, initrc_state_t, { dir file fifo_file lnk_file })
|
||||
files_mountpoint(initrc_state_t)
|
||||
|
||||
# init scripts touch this
|
||||
clock_dontaudit_write_adjtime(initrc_t)
|
||||
|
|
Loading…
Reference in New Issue