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

read_launch_plists.py Throws an Error #466

Open
kimg45 opened this issue Apr 2, 2024 · 2 comments · May be fixed by #469
Open

read_launch_plists.py Throws an Error #466

kimg45 opened this issue Apr 2, 2024 · 2 comments · May be fixed by #469

Comments

@kimg45
Copy link
Contributor

kimg45 commented Apr 2, 2024

Error is in line 87: iterator should return strings, not bytes (did you open the file in text mode?)

Tested in a VM, so it's the default experience if you open on the stock OS. Also I'm using the version of python that comes with the dev tools. I think a script like this ought to work OOTB.

@drduh
Copy link
Owner

drduh commented May 5, 2024

I am not even sure the launchd stuff is useful anymore, as it was implemented long before SIP and other protections, features and startup methods existed. The guide no longer has references to any of the files either. The Services section probably needs a refresh and, as part of it, we can decide to fix or remove these files. What do you think?

@kimg45
Copy link
Contributor Author

kimg45 commented May 11, 2024

Yeah if it was up to me I would just remove it.

@kimg45 kimg45 linked a pull request May 17, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants