mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 11:06:04 -04:00
fix
This commit is contained in:
parent
a1c3b87fce
commit
0e80acf38d
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ _var() {
|
|||
}
|
||||
|
||||
_var_tmp() {
|
||||
mount_folder="/var/tmp"
|
||||
mount_folder="$NEWROOT/var/tmp"
|
||||
intended_mount_options="nosuid,nodev${most_noexec_maybe}"
|
||||
remount_secure
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue