Skip to content

Commit

Permalink
Merge pull request #155 from SUSE-Enceladus/systemd-unit
Browse files Browse the repository at this point in the history
Update systemd unit file
  • Loading branch information
smarlowucf authored Jul 10, 2024
2 parents f448e43 + 20f2a6d commit ac810f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion systemd/csp-billing-adapter.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[Unit]
Description=CSP usage reporting
Requires=network.target
Wants=billing-data-service.service
After=billing-data-service.service
After=network-online.target uyuni-server.service billing-data-service.service

[Service]
Type=simple
Expand Down

0 comments on commit ac810f0

Please sign in to comment.