You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shadow access is tightly controlled, with separate types for the shadow
files and the locks. This patch distinguishes the two by enumerating
the backup filenames and lock file names in their associated file
transition rules.
Prior to this, the overbroad file transition rules would cause various
shadow-manipulating tools to create lock files with the incorrect
shadow_t label.
Signed-off-by: Antonio Enrico Russo <[email protected]>
0 commit comments