Skip to content

Commit

Permalink
Merge pull request #417 from 7flying/exec-owner-and-serviceinfo
Browse files Browse the repository at this point in the history
fix: owner-onboarding service should also start serviceinfoapi service
  • Loading branch information
mergify[bot] authored Feb 15, 2023
2 parents 2797fb3 + a58510d commit 7021cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/systemd/fdo-owner-onboarding-server.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ After=network-online.target
[Service]
Environment=LOG_LEVEL=info
ExecStart=/usr/libexec/fdo/fdo-owner-onboarding-server
ExecStartPost=/usr/libexec/fdo/fdo-serviceinfo-api-server
# restart and failure condition

[Install]
Expand Down

0 comments on commit 7021cac

Please sign in to comment.