mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 13:56:04 -04:00
fix
This commit is contained in:
parent
7112eac3be
commit
a7629b98cf
2 changed files with 4 additions and 1 deletions
|
@ -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 "$@"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue