Skip to content

Commit

Permalink
fix: require yggdrasil.service
Browse files Browse the repository at this point in the history
Require the service yggdrasil.service is started before running the
rhc-canonical-facts.service unit.
  • Loading branch information
subpop committed Oct 15, 2024
1 parent 22aa0f1 commit 07514cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rhc-canonical-facts.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ ExecStart=rhc canonical-facts
StandardOutput=truncate:/var/lib/yggdrasil/canonical-facts.json
StandardError=journal
UMask=0027

[Install]
Needs=yggdrasil.service

0 comments on commit 07514cd

Please sign in to comment.