summaryrefslogtreecommitdiffstats
path: root/activation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'activation.hpp')
-rw-r--r--activation.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/activation.hpp b/activation.hpp
index cf4b5c2..6c303db 100644
--- a/activation.hpp
+++ b/activation.hpp
@@ -266,6 +266,13 @@ class Activation : public ActivationInherit
void unsubscribeFromSystemdSignals();
/**
+ * @brief Updates the U-Boot variables to point to this activation's
+ * versionId, so that the systems boots from this version on
+ * the next reboot.
+ */
+ void updateUbootEnvVars();
+
+ /**
* @brief delete the d-bus object.
*/
void delete_() override;
OpenPOWER on IntegriCloud