mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
docs: show /etc/passwd in minimal chroot (#6769)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user