Skip to content

Commit

Permalink
systemd: publish rhsm facts on startup
Browse files Browse the repository at this point in the history
Previously on firstboot the rhsm facts would not exist until some
bootc modification action was taken.  Trigger at startup so the facts
are populated with the initial state of the system.

Signed-off-by: John Eckersberg <[email protected]>
  • Loading branch information
jeckersb committed Jan 17, 2025
1 parent 2aed31d commit d1b0440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/bootc-publish-rhsm-facts.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Type=oneshot
ExecStart=/usr/bin/bootc internals publish-rhsm-facts

[Install]
WantedBy=multi-user.target
WantedBy=bootc-status-updated.target

0 comments on commit d1b0440

Please sign in to comment.