Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | List of all members
BootloaderConfig Struct Reference
Collaboration diagram for BootloaderConfig:
[legend]

Public Member Functions

void updateFromPropertyTree (const boost::property_tree::ptree &pt)
 
void writeToStream (std::ostream &out_stream) const
 

Public Attributes

RollbackMode rollback_mode {RollbackMode::kBootloaderNone}
 
boost::filesystem::path reboot_sentinel_dir {"/var/run/aktualizr-session"}
 
boost::filesystem::path reboot_sentinel_name {"need_reboot"}
 
std::string reboot_command {"/sbin/reboot"}
 

Detailed Description

Definition at line 156 of file config.h.


The documentation for this struct was generated from the following files: