Skip to content

Firejail blocks access to conda #1

@tomasris

Description

@tomasris

This is a very good idea, and it works on a system with Python installed, but Anaconda is installed in the home directory, and firejail blocks access to conda files and scripts. All the packages needed for work are also installed there, rather than in any directory where the user works with Python scripts. I would appreciate any advice you can offer.
This helped:
keep-shell-rc # enable for firejail >0.9.66
By default, when using a private home directory, firejail
copies files from the system's user home template
(/etc/skel) into it, which overrides attempts to whitelist
the original files (such as ~/.bashrc and ~/.zshrc). This
option disables this feature, and enables the user to
whitelist the original files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions