pyanaconda.modules.runtime.runtime_interface

Classes

RuntimeInterface

DBus interface for the Runtime module.

Module Contents

class pyanaconda.modules.runtime.runtime_interface.RuntimeInterface[source]

Bases: pyanaconda.modules.common.base.KickstartModuleInterface

DBus interface for the Runtime module.

connect_signals()[source]

Connect the signals for runtime command module properties.

property Logging: Structure[source]

Specification of the logging configuration

Return type:

Structure

property Rescue: Structure[source]

Specification of the rescue configuration.

Return type:

Structure

property EULAAgreed: Bool[source]

Flag indicating whether EULA was agreed to.

Return type:

Bool