Skip to content
Snippets Groups Projects
Commit 1bed1e45 authored by nimrod's avatar nimrod
Browse files

- Set nosuid and nodev on /tmp.

parent c52acd40
Branches
No related tags found
No related merge requests found
...@@ -62,4 +62,5 @@ ...@@ -62,4 +62,5 @@
fstype: tmpfs fstype: tmpfs
name: /tmp name: /tmp
src: none src: none
opts: "defaults,nosuid,nodev"
state: present state: present
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment