System hardening
This commit is contained in:
parent
75a9e55876
commit
27c9d479b2
8 changed files with 81 additions and 51 deletions
|
|
@ -39,6 +39,7 @@
|
|||
"/boot" = {
|
||||
device = "/dev/disk/by-uuid/c4df83d7-8985-47df-b5cd-bf18bd490a50";
|
||||
fsType = "ext2";
|
||||
options = [ "nodev" "nosuid" "noexec" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue