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 commands from environment #55

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Conversation

forslund
Copy link
Contributor

To allow the packaged mycroft-core to be launched and stopped from mycroft-gui the load/unload needs to be changeable

This utilizes environment variables to override the default (git clone) installation.

  • MYCROFT_START_CMD will be used to start the mycroft services if defined
  • MYCROFT_STOP_CMD will be used to stop the mycroft services if defined

- MYCROFT_START_CMD will be used to start the mycroft services if defined
- MYCROFT_STOP_CMD will be used to stop the mycroft services if defined
@forslund forslund requested a review from AIIX August 26, 2020 12:30
@AIIX AIIX merged commit 465ddbc into master Aug 26, 2020
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