Isolation: mounting of procfs by default when using "rootfs".

This commit is contained in:
Tiago Natel de Moura
2020-10-29 20:30:53 +00:00
parent 417f5d911d
commit 0390cb3a61
15 changed files with 355 additions and 200 deletions

View File

@@ -74,7 +74,7 @@ typedef struct {
typedef struct {
uint8_t language_deps; /* 1-byte */
uint8_t language_deps; /* 1-bit */
} nxt_process_automount_t;