Skip to content

--prefix isn't taken into account at runtime #74

@RJVB

Description

@RJVB

I configured firejail and firetools with --prefix=/opt/local. The resulting install layout takes this into account as it should, but there are numerous hardcoded references to the standard path, notably /etc. As a result, profiles created with firejail-ui don't work because they depend on profiles expected in /etc/firejail that are in fact installed in /opt/local/etc/firejail. The same observation applies to those preinstalled profiles themselves.

I expect it also explains this error:

screenshot1

which I assume the result of expecting the firejail executable to be installed as /usr/bin/firejail .

This could all be better!

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