commit | dbc639a35af71eec1a1b386b74a822d794bb59df | [log] [tgz] |
---|---|---|
author | Steve Lawrence <slawrence@tresys.com> | Thu Sep 03 13:07:36 2015 -0400 |
committer | Steve Lawrence <slawrence@tresys.com> | Thu Sep 03 15:41:38 2015 -0400 |
tree | 88978a273cc26d5441afcaaba2f0d754406f07fd | |
parent | 75dd8c062d1f6f0e0a7a9f1856c0957b423e8a02 [diff] |
libsemanage: store users_extra in the policy store users_extra is needed by genhomedircon and when listing seusers, so it must be kept in the policy store. Also move the FC_TMPL unlink() closer to where the FC_TMPL is created; not a functional change, but eaiser to follow. Signed-off-by: Steve Lawrence <slawrence@tresys.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov>