pyanaconda.modules.runtime.runtime_interface ============================================ .. py:module:: pyanaconda.modules.runtime.runtime_interface Classes ------- .. autoapisummary:: pyanaconda.modules.runtime.runtime_interface.RuntimeInterface Module Contents --------------- .. py:class:: RuntimeInterface Bases: :py:obj:`pyanaconda.modules.common.base.KickstartModuleInterface` DBus interface for the Runtime module. .. py:method:: connect_signals() Connect the signals for runtime command module properties. .. py:property:: Logging :type: Structure Specification of the logging configuration .. py:property:: Rescue :type: Structure Specification of the rescue configuration. .. py:property:: EULAAgreed :type: Bool Flag indicating whether EULA was agreed to.