aderyabin / ServPane

A launchd menu bar app for Mac
MIT License
112 stars 8 forks source link

Services requiring sudo #7

Open lashae opened 5 years ago

lashae commented 5 years ago

HTTPD service is started with a sudo command, therefore I cannot toggle its status via ServPane. If I open ServPane with sudo, ie sudo /Applications/ServPane.app/Contents/MacOS/ServPane than I can toggle https status but this time, every service I toggled via ServPane becomes root owned service.

Is there any workaround, or should we wait for an update?

ylluminate commented 3 months ago

Also would like to see some method to work with sudo situations.