diff --git a/examples/systemd/fdo-owner-onboarding-server.service b/examples/systemd/fdo-owner-onboarding-server.service index 97d3ee49f..dc875ce2a 100644 --- a/examples/systemd/fdo-owner-onboarding-server.service +++ b/examples/systemd/fdo-owner-onboarding-server.service @@ -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]