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

bluetooth command to support sierra and high sierra #126

Merged
merged 2 commits into from
Aug 2, 2018

Conversation

mogutan88
Copy link

@mogutan88 mogutan88 commented Jul 19, 2018

The bluetooth daemon blued has been changed to bluetoothd since sierra, so the current bluetooth command does not work.

Changes included in this PR

  • Added a logic to determine the bluetooth daemon name, either bluetoothd or blued
  • Added on/off subcommand alias to existing enable/disable

The latter alias addition is done based on my preference ;), wifi command is taking on|off so I believe it would add more consistency inter-command.

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 this pull request may close these issues.

2 participants