mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-12 00:40:56 +07:00
fix
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user