/var/lib is now a mountpoint
This commit is contained in:
parent
53857c8c05
commit
ea7d571bd7
@ -121,7 +121,7 @@ fs_associate_noxattr(var_t)
|
|||||||
#
|
#
|
||||||
# var_lib_t is the type of /var/lib
|
# var_lib_t is the type of /var/lib
|
||||||
#
|
#
|
||||||
type var_lib_t, file_type;
|
type var_lib_t, file_type, mountpoint;
|
||||||
fs_associate(var_lib_t)
|
fs_associate(var_lib_t)
|
||||||
fs_associate_noxattr(var_lib_t)
|
fs_associate_noxattr(var_lib_t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user