[yast/yast-yast2] 837a99: Added "maintenance" to Yast2::Systemd::UnitPropert...
Branch: refs/heads/active-states-maintenance Home: https://github.com/yast/yast-yast2 Commit: 837a99a1df8bd7d14cffb84c0dafea9cb736556e https://github.com/yast/yast-yast2/commit/837a99a1df8bd7d14cffb84c0dafea9cb7... Author: Martin Vidner <mvidner@suse.com> Date: 2021-09-03 (Fri, 03 Sep 2021) Changed paths: M library/systemd/src/lib/yast2/systemd/unit_properties.rb Log Message: ----------- Added "maintenance" to Yast2::Systemd::UnitProperties::ACTIVE_STATES (bsc#1190163) The relevant systemd commit is https://github.com/systemd/systemd/pull/12176/commits/380dc8b0a25f544269fdff... Also, in src/core/unit.c, for the UNIT_MAINTENANCE state, unit_start returns -EAGAIN while unit_stop has no special case. Therefore we treat "maintenance" as basically "active".
participants (1)
-
Martin Vidner