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

bug: bring systemd unit file installation back #176

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

ricardomaraschini
Copy link
Contributor

during our co-working session this feature has been lost so the command

systemctl restart embedded-cluster

was failing because the systemd unit file wasn't being created anymore. this commit brings the feature back while also adding it to our e2e tests so we don't loose it anymore.

during our co-working session this feature has been lost so the command

```
systemctl restart embedded-cluster
```

was failing because the systemd unit file wasn't being created anymore.
this commit brings the feature back while also adding it to our e2e
tests so we don't loose it anymore.
@ricardomaraschini ricardomaraschini force-pushed the fix-missing-systemd-unit-file branch from 689e2d0 to 4285df7 Compare November 10, 2023 12:45
@ricardomaraschini ricardomaraschini merged commit 8321e0d into main Nov 13, 2023
12 checks passed
@ricardomaraschini ricardomaraschini deleted the fix-missing-systemd-unit-file branch November 13, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants