Branch: refs/heads/master Home: https://github.com/yast/yast-yast2 Commit: b87d01b8150634799ecec5137006e4bc47583c81 https://github.com/yast/yast-yast2/commit/b87d01b8150634799ecec5137006e4bc47... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2018-08-30 (Thu, 30 Aug 2018) Changed paths: M library/systemd/src/lib/yast2/systemctl.rb M package/yast2.changes M package/yast2.spec Log Message: ----------- Increase timeout for the execution of systemctl commands (#808) (#809) * Increase the timeout for systemctl command execution
Since systemd by itself has a 30 sec timeout, YaST should add some more seconds to allow for systemctl to exit gracefully even if it has a timeout and not just kill the systemctl command just one seconds before it would time out itself.
See https://bugzilla.suse.com/show_bug.cgi?id=1098910#c3 * Update version and changelog **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.