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

Broken launch counts pane with sudo #70

Open
walles opened this issue Feb 20, 2020 · 1 comment
Open

Broken launch counts pane with sudo #70

walles opened this issue Feb 20, 2020 · 1 comment

Comments

@walles
Copy link
Owner

walles commented Feb 20, 2020

I'm getting this in the launch counts pane (sudo sudo udo is not a thing):

kernel -> launchd -> fctupdate -> sudo sudo udo(1) -> cscmd(1)

Probably caused by a command line like this (note the space in the parameters):

/usr/bin/sudo /Library/Application Support/Fortinet/FortiClient/bin/cscmd

Either way it's incorrect and we should do correct things instead.

@walles
Copy link
Owner Author

walles commented Feb 21, 2020

We now have tests for both spaces in the command called by sudo, and spaces in the path to the command called by sudo, and they all pass.

@walles walles changed the title sudo parsing issues Broken launch counts pane with sudo Apr 5, 2020
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

1 participant