-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
service: use cloud-init instead cloud-final to avoid cycle dependency
fix cycle dependnecy between systemd services by use cloud-init instead cloud-final to avoid cycle dependency in service files Signed-off-by: Qi Feng Huo <huoqif@cn.ibm.com>
- Loading branch information
Qi Feng Huo
committed
Jun 25, 2024
1 parent
8656cdd
commit 1fbc636
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/cloud-api-adaptor/podvm/files/etc/systemd/system/attestation-agent.service
This file contains 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
2 changes: 1 addition & 1 deletion
2
src/cloud-api-adaptor/podvm/files/etc/systemd/system/confidential-data-hub.service
This file contains 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
This file contains 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