We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe9633 commit 349f9c4Copy full SHA for 349f9c4
systemd/bootc-publish-rhsm-facts.service
@@ -2,6 +2,11 @@
2
Description=Publish bootc facts to Red Hat Subscription Manager
3
Documentation=man:bootc(8)
4
ConditionPathExists=/etc/rhsm/facts
5
+# TODO: Also consider something like this for composefs...
6
+# or alternatively, add a bootc service that's like
7
+# ostree-boot-complete.service that we run unconditionally on
8
+# boot which triggers these things.
9
+ConditionPathExists=/run/ostree-booted
10
11
[Service]
12
Type=oneshot
0 commit comments