Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCLM persist failing on launch with code -9 #29

Open
SimonT256 opened this issue Dec 15, 2023 · 2 comments
Open

BCLM persist failing on launch with code -9 #29

SimonT256 opened this issue Dec 15, 2023 · 2 comments

Comments

@SimonT256
Copy link

Hi,

The utility works as expected, but doesn't persist on launch.
I've set the value at 80, but when I run bclm read after a reboot, I get 100.
This is on a mid 2012 MacBook Pro running Catalina.

I checked for the launch status code of the plist file and got this:

sudo launchctl list | grep com.zackelia.bclm.plist

  • -9 com.zackelia.bclm.plist

Is this a SIGKILL? I did get a popup at boot, asking since BCLM was downloaded from the internet, should I allow it to run? I clicked Allow. And if it hadn't run, I wouldn't expect to get an entry in launchctrl list anyway... confusing, eh?

Tried it several times, same result.

@zackelia
Copy link
Owner

Yes I believe that output is indicating SIGKILL.

I did get a popup at boot, asking since BCLM was downloaded from the internet, should I allow it to run?

This is a little suspect to me, I don't think this should be happening because I have signed and notarized the binary. How did you install it, from brew or the GitHub release?

@SimonT256
Copy link
Author

SimonT256 commented Jan 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants