Skip to content

Installer writes to ~/Library/LaunchAgents #46

@alexreg

Description

@alexreg

The installer installs the binary to /usr/local/bin, which is system-wide, but the launch agent to ~/Library/LaunchAgents, which is user local. This sort of inconsistency is not desirable, and it should probably install the launch agent to /Library/LaunchAgents.

In particular, this is problematic because I use brewdo, which means I get permissions errors on installation when the installer tries to write to ~/Library/LaunchAgents.

See also my post on Homebrew Discourse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions