- 26 Feb, 2014 1 commit
-
-
Michael Stapelberg authored
closes: #739679
-
- 19 Feb, 2014 1 commit
-
-
Michael Stapelberg authored
(Following Ben Hutching’s recommendation.) closes #725422
-
- 18 Feb, 2014 1 commit
-
-
Michael Stapelberg authored
closes #739113
-
- 15 Feb, 2014 2 commits
-
-
Michael Stapelberg authored
from /etc/default/rcS and /etc/default/tmpfs, i.e. enable tmp.mount Closes: #738687
-
Michael Stapelberg authored
fix systemctl enable/disable/… error message “Failed to issue method call: No such file or directory” For real. This commit was accidentally reverted when merging upstream-fixes into the debian branch *shakes fist at gitpkg*. Closes: #738843
-
- 14 Feb, 2014 2 commits
-
-
Michael Stapelberg authored
-
Michael Stapelberg authored
see #738799
-
- 13 Feb, 2014 1 commit
-
-
Michael Stapelberg authored
closes #738723
-
- 11 Feb, 2014 6 commits
-
-
Michael Stapelberg authored
This removes the closes: on the bootstrap bug, because that issue is not actually resolved with the current patch.
-
Michael Stapelberg authored
-
-
Eelco Dolstra authored
This fixes the error message "Unknown or unsupported cgroup attribute CPUShares".
-
Zbigniew Jędrzejewski-Szmek authored
Usually the network is stopped before filesystems are umounted. Ordering network filesystems before remote-fs.target means that their unmounting will be performed earlier, and can terminate sucessfully. https://bugs.freedesktop.org/show_bug.cgi?id=70002
-
Václav Pavlín authored
Unit names were mangled in function enable_unit only when dbus was used. This patch adds mangling also when the dbus is not in use. This makes it possible to say e.g.: systemctl --root=/path enable cups without spelling cups.service out in full.
-
- 09 Feb, 2014 5 commits
-
-
Michael Stapelberg authored
-
Michael Stapelberg authored
Patch by Daniel Schepler
-
Michael Stapelberg authored
-
Michael Stapelberg authored
-
-
- 30 Jan, 2014 2 commits
-
-
Michael Stapelberg authored
-
Eelco Dolstra authored
This fixes the error message "Unknown or unsupported cgroup attribute CPUShares".
-
- 28 Jan, 2014 1 commit
-
-
Michael Stapelberg authored
-
- 26 Jan, 2014 2 commits
-
-
Michael Stapelberg authored
-
Zbigniew Jędrzejewski-Szmek authored
Usually the network is stopped before filesystems are umounted. Ordering network filesystems before remote-fs.target means that their unmounting will be performed earlier, and can terminate sucessfully. https://bugs.freedesktop.org/show_bug.cgi?id=70002
-
- 19 Jan, 2014 1 commit
-
-
Michael Stapelberg authored
No such file or directory” The bug affected only non-native services, i.e. LSB SysV init scripts, with isc-dhcp-server.service being an example for this commit message. The bug was introduced with commit fdcb1bce. The issue is that enable_unit() would not return even though the SysV init script was disabled by enable_sysv_units(). enable_unit() then tried to disable a native systemd unit called isc-dhcp-server.service, even though there is no such native unit. This is what caused the “no such file or directory” error message. Closes: #734809
-
- 31 Dec, 2013 3 commits
-
-
Michael Stapelberg authored
-
Michael Stapelberg authored
-
Michael Stapelberg authored
Closes: #733240
-
- 24 Dec, 2013 1 commit
-
-
Tollef Fog Heen authored
-
- 21 Dec, 2013 3 commits
-
-
Michael Stapelberg authored
-
Michael Stapelberg authored
It doesn’t exist by default, because we don’t yet ship the directory. Shipping it would turn on persistent logging.
-
Michael Stapelberg authored
Closes: #726466
-
- 28 Nov, 2013 3 commits
-
-
Michael Stapelberg authored
-
Michael Stapelberg authored
This will cause breakage because the files are left there. Other packages can add new groups which re-use the old IDs and you end up with weird and unintentional ACLs. See also https://wiki.debian.org/AccountHandlingInMaintainerScripts
-
Michael Stapelberg authored
-
- 27 Nov, 2013 5 commits
-
-
Michael Stapelberg authored
We don’t have /usr mounted in the initramfs yet in Debian, so let’s support split usr by copying the file instead of symlinking if necessary, for now. Closes: #726256
-
Guido Günther authored
Users in this group are allowed to see system messages and messages from other uses.
-
Michael Stapelberg authored
Closes: #717386
-
Michael Stapelberg authored
-
Václav Pavlín authored
Unit names were mangled in function enable_unit only when dbus was used. This patch adds mangling also when the dbus is not in use. This makes it possible to say e.g.: systemctl --root=/path enable cups without spelling cups.service out in full.
-