mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-03 18:43:50 +00:00
Revert "runtime: fix error when using the debug console"
This reverts commit 3cfdd53a88.
This commit is contained in:
@@ -61,7 +61,6 @@ func sandboxDevices() []specs.LinuxDeviceCgroup {
|
||||
"/dev/zero",
|
||||
"/dev/urandom",
|
||||
"/dev/console",
|
||||
"/dev/ptmx",
|
||||
}
|
||||
|
||||
// Processes running in a device-cgroup are constrained, they have acccess
|
||||
|
||||
Reference in New Issue
Block a user