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

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

Open
jmakoske opened this issue Feb 12, 2016 · 1 comment
Open

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

jmakoske opened this issue Feb 12, 2016 · 1 comment

Comments

@jmakoske
Copy link

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
Copy link
Member

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

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

No branches or pull requests

2 participants