diff mbox series

[1/2,Jammy,linux] UBUNTU: [Config] DEVTMPFS_SAFE=y

Message ID 20221011141937.12115-3-tim.gardner@canonical.com
State New
Headers show
Series dev file system is mounted without nosuid or noexec | expand

Commit Message

Tim Gardner Oct. 11, 2022, 2:19 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1991975

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.aws/config/config.common.ubuntu | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/debian.aws/config/config.common.ubuntu b/debian.aws/config/config.common.ubuntu
index 1090b8176ef9..fc44f37ebc01 100644
--- a/debian.aws/config/config.common.ubuntu
+++ b/debian.aws/config/config.common.ubuntu
@@ -2310,6 +2310,7 @@  CONFIG_DEVMEM=y
 CONFIG_DEVPORT=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_DEVTMPFS_SAFE=y
 CONFIG_DEV_APPLETALK=m
 CONFIG_DEV_COREDUMP=y
 CONFIG_DEV_DAX=m