Skip to content

pick should install profiles for called helper applications as well #77

@curiosityseeker

Description

@curiosityseeker

The instructions for "Partial install" says that pick "will also install required abstractions and tunables". It does that, indeed, but it does not install profiles for helper applications called from the main application.

Example: I installed the profile for zram-generatorwhich contains the following lines:

/{usr/,}bin/systemd-detect-virt     rPx,
/{usr/,}lib/systemd/systemd-makefs  rPx,

and the latter one is calling:

/{usr/,}{s,}bin/mkswap     rPx,
/{usr/,}bin/mkfs.*         rPx,

Unfortunately, those profiles were not installed by pick. I think that's a bug as those missing profiles will probably lead to errors.

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