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

Allow users to start/stop services in sudo mode #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

asmiller
Copy link

Found your tool, and ran into the same issue as #7 . Here's a quick fix -

  • Updated to Swift 5
  • If a service was started by root, clicking it will stop it as root
  • To toggle (start or stop) a service as root, hold down the Control key

@stefansundin
Copy link
Contributor

@andrewn I think this change and #30 together would be great to merge and release a new version. I have recently started using dnscrypt-proxy which runs as root and needs to be restarted every time its config is updated, which can be a bit tedious.

If @asmiller is too busy to rebase this PR then I am volunteering to do it and open a new PR.

Thanks!

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