mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-11 16:31:12 +07:00
@ -313,6 +313,8 @@ _mnt() {
|
|||||||
_opt() {
|
_opt() {
|
||||||
## TODO: new, test
|
## TODO: new, test
|
||||||
mount_folder="$NEWROOT/opt"
|
mount_folder="$NEWROOT/opt"
|
||||||
|
## Allow /opt exec as usually optional binaries are placed there such as Firefox
|
||||||
|
## when manually installed from tarball.
|
||||||
intended_mount_options="nosuid,nodev"
|
intended_mount_options="nosuid,nodev"
|
||||||
remount_secure
|
remount_secure
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user