We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 023b9f9 + 22651d4 commit 41c2cd1Copy full SHA for 41c2cd1
packaging/rpm/microshift.spec
@@ -577,7 +577,7 @@ systemctl enable --now --quiet openvswitch || true
577
578
%post greenboot
579
# Make sure that the greenboot-healthcheck service is enabled
580
-systemctl is-enabled --quiet greenboot-healthcheck || systemctl enable --now --quiet greenboot-healthcheck
+systemctl is-enabled --quiet greenboot-healthcheck || systemctl enable --quiet greenboot-healthcheck
581
582
%post multus
583
# only for install, not on upgrades
0 commit comments