Update ggl.local-deployment.service dependency to ggdeploymentd only#15247
Open
rawalexe wants to merge 2 commits intoaws4embeddedlinux:master-nextfrom
Open
Update ggl.local-deployment.service dependency to ggdeploymentd only#15247rawalexe wants to merge 2 commits intoaws4embeddedlinux:master-nextfrom
rawalexe wants to merge 2 commits intoaws4embeddedlinux:master-nextfrom
Conversation
077c27a to
ef00ca9
Compare
thomas-roos
reviewed
Mar 9, 2026
recipes-iot/aws-iot-greengrass/greengrass-lite/ggl.local-deployment.service
Show resolved
Hide resolved
thomas-roos
reviewed
Mar 9, 2026
recipes-iot/aws-iot-greengrass/greengrass-lite/ggl.local-deployment.service
Show resolved
Hide resolved
Member
|
I have moved this PR to draft until the point of the dependent greengrass lite release. |
8138d29 to
c774d39
Compare
ggdeploymentd now uses sd_notify to signal readiness (v2.4.0), so After=ggl.core.ggdeploymentd.service is sufficient. The sleep 10 hack and dependency on greengrass-lite.target/fleet-provisioning are no longer needed. Fixes: aws4embeddedlinux#15159 Co-authored-by: Anubhav Rawal <anubhavrawal00@gmail.com>
c774d39 to
b543a36
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also removed the 10 second delay
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.