[yast-commit] [yast/yast-yast2] bf5954: Fix Yast2::ServiceWidget to not show "On Boot" opt...
Branch: refs/heads/master Home: https://github.com/yast/yast-yast2 Commit: bf5954da312f6390f959933e9ba535603b05f717 https://github.com/yast/yast-yast2/commit/bf5954da312f6390f959933e9ba535603b... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2018-08-24 (Fri, 24 Aug 2018) Changed paths: M library/cwm/src/modules/CWMServiceStart.rb M library/general/src/lib/ui/service_status.rb M library/systemd/src/lib/yast2/service_widget.rb M library/systemd/src/lib/yast2/system_service.rb M library/systemd/src/lib/yast2/systemd/unit_properties.rb M library/systemd/test/Makefile.am A library/systemd/test/data/tftp_service_properties M library/systemd/test/test_helper.rb M library/systemd/test/yast2/service_widget_test.rb M library/systemd/test/yast2/system_service_test.rb M library/systemd/test/yast2/systemd_socket_finder_test.rb A library/systemd/test/yast2/unit_properties_test.rb M package/yast2.changes M package/yast2.spec Log Message: ----------- Fix Yast2::ServiceWidget to not show "On Boot" option (#805) * Fix Yast2::Systemd::UnitProperties#static? * Add missing Makefile.am in the systemd library * Add SystemService#support_start_on_boot? * ServiceWidget shows 'On Boot' option only when supported * Documentation updates * Bump version and update changes file **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub