mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
parent
7df770fd38
commit
8c4e89430b
1 changed files with 7 additions and 5 deletions
|
@ -172,6 +172,8 @@ run_bwrap () {
|
|||
--ro-bind-try /etc/resolv.conf /etc/resolv.conf \
|
||||
--ro-bind-try /etc/hosts /etc/hosts \
|
||||
--ro-bind-try /etc/nsswitch.conf /etc/nsswitch.conf \
|
||||
--ro-bind-try /etc/passwd /etc/passwd \
|
||||
--ro-bind-try /etc/group /etc/group \
|
||||
--proc /proc \
|
||||
--ro-bind-try /usr/local /usr/local \
|
||||
${dirs} ${net} \
|
||||
|
|
Loading…
Reference in a new issue