tor-browser-bundle-bin: additional store capture fixups
This commit is contained in:
parent
3532a6452e
commit
e90acb5edb
@ -300,7 +300,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
# Clear out some files that tend to capture store references but are
|
# Clear out some files that tend to capture store references but are
|
||||||
# easily generated by firefox at startup.
|
# easily generated by firefox at startup.
|
||||||
rm -f "\$HOME/TorBrowser/Data/Browser/profile.default"/{compatibility.ini,extensions.ini,extensions.json}
|
rm -f "\$HOME/TorBrowser/Data/Browser/profile.default"/{addonStartup.json.lz4,compatibility.ini,extensions.ini,extensions.json}
|
||||||
|
rm -f "\$HOME/TorBrowser/Data/Browser/profile.default"/startupCache/*
|
||||||
|
|
||||||
# XDG
|
# XDG
|
||||||
: "\''${XDG_RUNTIME_DIR:=/run/user/\$(id -u)}"
|
: "\''${XDG_RUNTIME_DIR:=/run/user/\$(id -u)}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user