docs: show /etc/passwd in minimal chroot (#6769)

This commit is contained in:
Tim Gross
2019-11-25 13:47:18 -05:00
committed by GitHub
parent 3ce8cad519
commit 659e1d9a6d

View File

@@ -179,6 +179,7 @@ client {
"/etc/ld.so.cache" = "/etc/ld.so.cache"
"/etc/ld.so.conf" = "/etc/ld.so.conf"
"/etc/ld.so.conf.d" = "/etc/ld.so.conf.d"
"/etc/passwd" = "/etc/passwd"
"/lib" = "/lib"
"/lib64" = "/lib64"
}