Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The noexec option, which is part of RHEL 7 hardening policy, is set up on tmpfstemporary files. You may need to deactivate it as described below.

  1. Modify the /etc/fstab file.
  2. Remove the noexec option in /tmp line.
  3. Remount the tmp filesystem.

...