- 28 Mar, 2015 3 commits
-
-
Martin Pitt authored
Fixes crash with processes that get started by an init.d script with a different (aliased) name when the cgroup becomes empty. Patch cherry-picked from upstream. Closes: #781210
-
Michael Biebl authored
following the recent change in sysv-generator. This avoids creating references to a no longer existing x-display-manager.target unit.
-
Michael Biebl authored
...instead of making it a target. Using a target had the downside that multiple display managers could hook into it at the same time which could lead to several failed start attempts for the non-default display manager.
-
- 26 Mar, 2015 7 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Closes: #759001
-
Martin Pitt authored
This stops messing up lxc/libvirt/other custom cgroup layouts after daemon-reload. Thanks to Christian Seiler for the backport! Closes: #777164
-
Michael Biebl authored
To work with kmod 20. Closes: #780263
-
Martin Pitt authored
Fixes creation of static device nodes with kmod 20. Closes: #780263
-
Didier Roche authored
Ensure PrivateTmp doesn't require tmpfs through tmp.mount, but rather adds an After relationship. Closes: #779902
-
Martin Pitt authored
Patch cherry-picked from upstream. Closes: #780675
-
- 05 Mar, 2015 2 commits
-
-
Martin Pitt authored
This is fixed upstream in 217 and later. Thanks Christos Trochalakis! Closes: #779571
-
Martin Pitt authored
Patch cherry-picked from upstream. Closes: #779710
-
- 24 Feb, 2015 1 commit
-
-
Martin Pitt authored
This provides monotonic time for reboots. Thanks to Stefan Fritsch for the initial unit. Note: this is a hack for jessie; the next Debian release will enable timesyncd by default. Closes: #755722
-
- 13 Feb, 2015 8 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Patch cherry-picked from upstream. Closes: #767267
-
Martin Pitt authored
This avoids kernel buffer I/O errors and timeouts. Patch cherry-picked from upstream git. LP: #1333140
-
Martin Pitt authored
This reproduces #777601 and verifies the fix for it.
-
Michael Biebl authored
-
Michael Biebl authored
Otherwise we cannot even invoke systemd-exit.service anymore, thus not even exit. Closes: #759320
-
Michael Biebl authored
-
Martin Pitt authored
-
- 12 Feb, 2015 2 commits
-
-
Martin Pitt authored
Just the ones that systemd itself created. This avoids cleaning up empty cgroups from e. g. LXC. Closes: #777601
-
Didier Roche authored
If there is no display-manager.service unit there is no need to create an unused /dev/null symlink and print a warning.
-
- 11 Feb, 2015 1 commit
-
-
Martin Pitt authored
This checks systemd unit/sysv init enabling and disabling via systemctl. This also reproduces #777613 (did not affect unstable, only experimental).
-
- 09 Feb, 2015 3 commits
-
-
Martin Pitt authored
Check for existance of /lib/systemd/system/dbus.service instead of dbus-daemon, which works on Debian and Ubuntu, and is slightly more correct too.
-
Martin Pitt authored
Add getty-static.service unit which starts getty@.service on tty 2 to 6 if dbus is not installed, and hence logind cannot auto-start them on demand. Closes: #772700
-
Martin Pitt authored
This fixes the noisy startup failure in environments without D-BUS, such as LXC containers or servers. Part of #772700, does not yet address the auto-VT issue
-
- 01 Feb, 2015 1 commit
-
-
Martin Pitt authored
-
- 30 Jan, 2015 2 commits
-
-
Martin Pitt authored
Closes: #776546
-
Martin Pitt authored
Only keep the Debian specific bits. Part of #776546
-
- 29 Jan, 2015 5 commits
-
-
Martin Pitt authored
-
Michael Biebl authored
if /var is on a separate partition. Otherwise we might end up creating the /var/lock and /var/run symlink in the underlying root filesystem. Closes: #768644
-
Martin Pitt authored
-
Martin Pitt authored
To make forced input device release after log out actually work. Cherry-picked from upstream git head.
-
Martin Pitt authored
Patch cherry-picked from upstream git. Closes: #759515 LP: #1415104
-
- 26 Jan, 2015 3 commits
-
-
Martin Pitt authored
Tone down "Network interface NamePolicy= disabled on kernel commandline, ignoring" info message to debug We expect this while we disable net.ifnames by default. Closes: #762101 LP: #1411992
-
Martin Pitt authored
networking.service is usually generated from /etc/init.d/networking, so just add a .d/ snippet. Closes: #766938
-
Martin Pitt authored
This works around a regression in recent patch, see https://bugs.debian.org/776257.
-
- 21 Jan, 2015 2 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Patch also committed upstream. Closes: #775067
-