diff --git a/systemd/csp-billing-adapter.service b/systemd/csp-billing-adapter.service index 6fce050..4116da2 100644 --- a/systemd/csp-billing-adapter.service +++ b/systemd/csp-billing-adapter.service @@ -1,7 +1,7 @@ [Unit] Description=CSP usage reporting -Wants=billing-data-service.service -After=billing-data-service.service +Wants=network.target billing-data-service.service +After=network-online.target uyuni-server.service billing-data-service.service [Service] Type=simple