forked from brl/citadel-tools
Fix the read-only themes directory problem in realms.
Now the themes and icons are bind mounted to /opt/share and symlinks in the realm image point here.
This commit is contained in:
parent
4099f19f4b
commit
d2f07c01bf
@ -358,9 +358,7 @@ Boot=true
|
||||
$NETWORK_CONFIG
|
||||
|
||||
[Files]
|
||||
BindReadOnly=/usr/share/themes
|
||||
BindReadOnly=/usr/share/icons/Paper
|
||||
|
||||
BindReadOnly=/opt/share
|
||||
BindReadOnly=/storage/citadel-state/resolv.conf:/etc/resolv.conf
|
||||
|
||||
$EXTRA_BIND_MOUNTS
|
||||
|
Loading…
Reference in New Issue
Block a user