SELinux符号链接?

SELinux不允许我改变符号链接的上下文。 我没有任何错误或任何东西。 它只是不会改变符号链接,我猜这意味着它解决了符号链接,并改变呢? coderoot是一个符号链接:

chcon -t httpd_sys_content_t / var / coderoot

这使符号链接的上下文相同。 当我的应用程序引用符号链接时,SELinux跳入,并说不。 与SElinuxclosures它工作正常。 我怎样才能解决这个问题?

chcon(1)手册页:

  -h, --no-dereference affect symbolic links instead of any referenced file