Skip to content
Commit 4a555542 authored by Craig Andrews's avatar Craig Andrews
Browse files

Improve security by restricting the EFS mount

noexec: Do not permit direct execution of any binaries on the mounted filesystem.
nodev: Do not interpret character or block special devices on the file system.
nosuid: Do not honor set-user-ID and set-group-ID bits or file capabilities when executing programs from this filesystem.
parent 55b94b0f
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment