mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:03:35 +07:00
fix
This commit is contained in:
parent
a1c3b87fce
commit
0e80acf38d
@ -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…
Reference in New Issue
Block a user