mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-15 02:10:36 +07:00
fix
This commit is contained in:
@ -233,7 +233,7 @@ _var() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
_var_tmp() {
|
_var_tmp() {
|
||||||
mount_folder="/var/tmp"
|
mount_folder="$NEWROOT/var/tmp"
|
||||||
intended_mount_options="nosuid,nodev${most_noexec_maybe}"
|
intended_mount_options="nosuid,nodev${most_noexec_maybe}"
|
||||||
remount_secure
|
remount_secure
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user