> I was initially trying to bind mount stuff out of /proc and apply a
separate label to it, and it didn't work. Any idea on how to bind mount a
file, from /proc/<pid> (no xattr support) and provide a separate label for
the entity?

Since the bind mount will allow you to have the directory/filesystem
accessible from both mount points at the same time, would it make sense to
have two different labels? Maybe you could:

chcon u:object_r:mqueue:s0 a
mount -o bind a b




> --
> Respectfully,
>
> William C Roberts
>
>

Reply via email to