Changing the file_context to mnt_t will allow mount to mount the file system: "chcon -t mnt_t '$TARGET_PATH'." You must also change the default file context files on the system in order to preserve them even on a full relabel."semanage fcontext -a -t mnt_t '$FIX_TARGET_PATH'"
Mudando o contexto de file_context para mnt_t irá permitir ao comando mount montar o sistema de ficheiros: "chcon -t mnt_t '$TARGET_PATH'." Também precisa de alterar o contexto por omissão dos ficheiros do sistema para os preservar mesmo no caso de etiquetagem total."semanage fcontext -a -t mnt_t '$FIX_TARGET_PATH'"
Changing the file_context to mnt_t will allow mount to mount the file system:
"chcon -t mnt_t '$TARGET_PATH'."
You must also change the default file context files on the system in order to preserve them even on a full relabel. "semanage fcontext -a -t mnt_t '$FIX_TARGET_PATH'"
Mudando o contexto de file_context para mnt_t irá permitir ao comando mount
montar o sistema de ficheiros:
"chcon -t mnt_t '$TARGET_PATH'."
Também precisa de alterar o contexto por omissão dos ficheiros do sistema para os preservar mesmo no caso de etiquetagem total. "semanage fcontext -a -t mnt_t '$FIX_TARGET_PATH'"