Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

CL: provide a profile dropin for PATH? #53

@lucab

Description

@lucab

Binaries installed via torcx are propagated into their own directory outside of normal path.

I'm currently installing the following /etc/profile.d/torcx-path.sh dropin via ignition:

# torcx drop-in: add torcx-bindir to PATH

export PATH="/var/run/torcx/bin:${PATH}"

But this integration could be improved to let systemd also be aware of it. Another open question is whether this should be prefixed or suffixed on top of existing path?

/cc @dm0-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions