add localtime and timezone setup from host
This commit is contained in:
parent
2a6ab88e34
commit
9a91efa77b
@ -5,8 +5,9 @@ environment =
|
|||||||
DISPLAY
|
DISPLAY
|
||||||
debian_chroot=${osname}
|
debian_chroot=${osname}
|
||||||
|
|
||||||
|
|
||||||
binds =
|
binds =
|
||||||
|
/etc/timezone:ro
|
||||||
|
/etc/localtime:ro
|
||||||
/etc/passwd:ro
|
/etc/passwd:ro
|
||||||
/etc/group:ro
|
/etc/group:ro
|
||||||
/etc/shadow:ro
|
/etc/shadow:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user