Skip to content

Failing on macOS Sonoma due to logging directory issue #22

Description

@pdxmph

I installed to my Apple Silicon Mac via Homebrew and found that the launchd agent was failing due to a nonexistent /usr/local/var/log directory. I created the directory and gave myself write permissions, so it's working for me now. I'm not sure this is the truly correct answer, but I'll assume my own risks there.

I think the correct answer for a Homebrew package would be to point the launchd agent to $HOMEBREW_PREFIX/var/log.

For generic macOS users, would the right target be ~/Library/Logs, which would also work for Homebrew people who are coming via tapping gitjournal/tap?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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