Hi
Need some help.
I get a label of
default_t on my /home
I have done autorelabel


I currently use /home_l for home
and I do a mount --bind  from an other filesystem
semanage fcontext -l |grep /home
/disk_dev/sda5/F18/home_l                          all files          system_u:object_r:home_root_t:s0
/disk_dev/sda5/home_l = /home_l

I used to
semange fcontext -a -e /home /home_l
and that stopped working
with the fedora update around mars 1, 2013

restorecon -v  /home
restorecon reset /home context unconfined_u:object_r:home_root_t:s0->unconfined_u:object_r:default_t:s0

restorecon -v  /home/per/
restorecon reset /home/per context system_u:object_r:user_home_t:s0->system_u:object_r:default_t:s0

matchpathcon /home/per
/home/per    system_u:object_r:default_t:s0

-- 
Per Sjöholm