mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-04 11:05:24 -05:00
comment
This commit is contained in:
parent
fa0804b7ae
commit
ce0babce21
@ -159,6 +159,8 @@ _run() {
|
||||
|
||||
_dev() {
|
||||
mount_folder="/dev"
|
||||
## /dev should be nosuid,noexec as per:
|
||||
## https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1991975
|
||||
intended_mount_options="nosuid,noexec"
|
||||
remount_secure "$@"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user