Give access to mounts under $HOME, and make autofs work
This commit is contained in:
parent
4ff281b5ed
commit
4a2a15f2eb
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ create()
|
|||
--uidmap $UID:0:1 \
|
||||
--uidmap 0:1:$UID \
|
||||
--uidmap $uid_plus_one:$uid_plus_one:$max_minus_uid \
|
||||
--volume $HOME:$HOME \
|
||||
--volume $HOME:$HOME:rslave \
|
||||
--volume $XDG_RUNTIME_DIR:$XDG_RUNTIME_DIR \
|
||||
--volume $dbus_system_bus_path:$dbus_system_bus_path \
|
||||
--volume /dev/dri:/dev/dri \
|
||||
|
|
Loading…
Reference in a new issue