| % minijail-config-file v0 | |
| # Copyright 2023 The ChromiumOS Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| i | |
| e | |
| p | |
| r | |
| ns-mount | |
| l | |
| N | |
| uts | |
| n | |
| u = runtime_probe | |
| g = runtime_probe | |
| G | |
| profile = minimalistic-mountns | |
| mount = tmpfs,/run,tmpfs,MS_NODEV|MS_NOEXEC|MS_NOSUID,mode=755,size=10M | |
| mount = tmpfs,/sys,tmpfs,MS_NODEV|MS_NOEXEC|MS_NOSUID,mode=755,size=10M | |
| bind-mount = /run/chromeos-config/v1 | |
| bind-mount = /run/dbus | |
| bind-mount = /run/mojo |