[Git-commits] [grml/grml-autoconfig] 2b4bfb: Never start systemd services in background
Michael Prokop
mika at grml.org
Fri Oct 6 13:57:59 CEST 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml-autoconfig
Commit: 2b4bfb74c4c727f74f03f53c142b983a07a7b949
https://github.com/grml/grml-autoconfig/commit/2b4bfb74c4c727f74f03f53c142b983a07a7b949
Author: Michael Prokop <mika at grml.org>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M autoconfig.functions
Log Message:
-----------
Never start systemd services in background
Only invoke (specific) services in background when not running
systemd, otherwise services just might not get started. There
seems to be a race-condition in the init script of gpm which
doesn't properly run under systemd when invoked via "systemctl
start gpm" in background. This should be solved once there's a
proper gpm systemd unit file.
Thanks: Leo Bergolth for the bugreport
Closes grml/grml#76
Commit: 8f1b13c5e74829473306879dc5b37298f5738f19
https://github.com/grml/grml-autoconfig/commit/8f1b13c5e74829473306879dc5b37298f5738f19
Author: Michael Prokop <mika at grml.org>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 4.1.1
Commit: 226354afdef10cccaf84f848b60830f174d15ac6
https://github.com/grml/grml-autoconfig/commit/226354afdef10cccaf84f848b60830f174d15ac6
Author: Michael Prokop <mika at grml.org>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.17.0
Compare: https://github.com/grml/grml-autoconfig/compare/5ee166c50786...226354afdef1
More information about the Git-commits
mailing list