HIIT / dime-server

Your humble Digital Work Me (DiMe) server.
http://hiit.github.io/dime-server/
Other
14 stars 7 forks source link

Start, stop, or restart an automatically starting DiMe on OS X #46

Open jmakoske opened 8 years ago

jmakoske commented 8 years ago

If you need to temporarily stop an automatically starting DiMe on OS X, e.g. due to Java update or DiMe update from Github, it can be done with: launchctl stop fi.hiit.dime.dime-server

Dime can then be restarted with: launchctl start fi.hiit.dime.dime-server

I guess this could be better documented somewhere.

mvsjober commented 8 years ago

(if you are running DiMe using the autostart functionality that is)