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

added --osx-daemon installation option and associated plist #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lostcarrier
Copy link

Added an option in setup.py to install on OSX as a daemon:

sudo python setup.py install --osx-daemon

will copy the added file install/local.usbkill.plist to /Library/LaunchDaemons, starting usbkill on boot.

Also added some documentation in README.md with details on:

  • stopping usbkill daemon to plug or unplug a usb device
  • starting usbkill daemon after plugging or unplugging a usb device
  • pointing user to read /etc/usbkill.ini for whitelisting instructions

@SailReal SailReal mentioned this pull request Mar 1, 2017
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.

None yet

1 participant