commit | 7907ac7c811670643c3606125657a39226507ea1 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Apr 25 14:57:55 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Apr 25 15:03:10 2014 -0400 |
tree | d8a736492daa9c273e45bcb5ca4465b7928ac6f3 | |
parent | fb109b894a5fc2891e49ec8e81c0dda171b45b7f [diff] |
Label lost+found directories with SELinux security contexts. When an asec image is generated, the lost+found directory has no security.selinux attribute set and thus shows up as unlabeled. We already handle this correctly when building images from existing directories with files, so we just need to do it here as well when generating an otherwise empty initial image. Change-Id: I6d449dcc67a5cbc2101718e34ea0e184936d7f0e Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>