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

KlipperScreen_restart #556

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

KlipperScreen_restart #556

wants to merge 5 commits into from

Conversation

Benoitone
Copy link
Collaborator

After an update of klipper or klippain or happy_hare for example klipperscreen does not restart.
This PR allows the restart of the klipperscreen service (if it exists) during a Restart.
Not knowing if this could be interesting for other services, it is possible to complete the script with a list of services:
ex: services = ['KlipperScreen', 'service1']

Copy link

📌 This pull request has been marked as stale because it has not had activity in the past 30 days.
Please update the PR or comment to keep it active. Otherwise, this will be closed in 14 days.
We appreciate your contribution!

2 similar comments
Copy link

📌 This pull request has been marked as stale because it has not had activity in the past 30 days.
Please update the PR or comment to keep it active. Otherwise, this will be closed in 14 days.
We appreciate your contribution!

Copy link

📌 This pull request has been marked as stale because it has not had activity in the past 30 days.
Please update the PR or comment to keep it active. Otherwise, this will be closed in 14 days.
We appreciate your contribution!

@Surion79
Copy link
Collaborator

Surion79 commented Jun 26, 2024

We shouldn't program something that has moonraker update entries by itself using the configuration option "managed_services".
This is referenced in the moonraker documentation https://moonraker.readthedocs.io/en/latest/configuration/

Copy link

📌 This pull request has been marked as stale because it has not had activity in the past 30 days.
Please update the PR or comment to keep it active. Otherwise, this will be closed in 14 days.
We appreciate your contribution!

1 similar comment
Copy link

📌 This pull request has been marked as stale because it has not had activity in the past 30 days.
Please update the PR or comment to keep it active. Otherwise, this will be closed in 14 days.
We appreciate your contribution!

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