mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 17:29:47 +07:00
fix
This commit is contained in:
@ -180,7 +180,7 @@ _tmp() {
|
||||
_var() {
|
||||
mount_folder="$NEWROOT/var"
|
||||
## noexec: Not possible. Reason:
|
||||
## Debian stores executable maintainer scripts in /var/lib/dpkg/info/ folder.
|
||||
## Debian stores executable maintainer scripts in /var/lib/dpkg/info folder.
|
||||
intended_mount_options="nosuid,nodev"
|
||||
remount_secure "$@"
|
||||
}
|
||||
|
Reference in New Issue
Block a user