Re: [systemd-devel] Do not realize and migrate cgroups multiple times / test suite patch

2015-02-15 Thread Martin Pitt
Hey Zbyszek, Zbigniew Jędrzejewski-Szmek [2015-02-14 18:11 +0100]: is there anything left to fix here? No, there isn't. The cgroups problem was fixed in a different way, and the test case got committed a few weeks ago. Martin -- Martin Pitt| http://www.piware.de Ubuntu

[systemd-devel] Mount options of /var/run/users/pid

2015-02-15 Thread Павел Самсонов
Good day, I see a new Debian jessie, and I mean, that /var/run/pid filesystems must be mounted with noexec options, so thay have user write access. On some installations this very important. Were I may configure this, or may be You change your default mount options? Sorry my English, best regards,

Re: [systemd-devel] Mount options of /var/run/users/pid

2015-02-15 Thread Reindl Harald
Am 15.02.2015 um 13:31 schrieb Павел Самсонов: Good day, I see a new Debian jessie, and I mean, that /var/run/pid filesystems must be mounted with noexec options, so thay have user write access. On some installations this very important. Were I may configure this, or may be You change your

Re: [systemd-devel] Mount options of /var/run/users/pid

2015-02-15 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Feb 15, 2015 at 04:31:24PM +0400, Павел Самсонов wrote: Good day, I see a new Debian jessie, and I mean, that /var/run/pid filesystems must be mounted with noexec options, so thay have user write access. On some installations this very important. Were I may configure this, or may be

[systemd-devel] sysv-generator: doesn't handle /etc/insserv/overrides or /etc/chkconfig.d

2015-02-15 Thread Christian Seiler
Hi, I just noticed that sysv-generator doesn't handle /etc/insserv/overrides (e.g. older SuSE, Debian) or /etc/chkconfig.d (e.g. RHEL = 6, Centos, old Fedora), it just ignores it, thus not retaining administrator overrides to init script headers. Now obviously, one can create a native unit file

Re: [systemd-devel] avahi disconnects from bus with kdbus

2015-02-15 Thread Daniel Buch
Hi, I can confirm it works. Also I haven't noticed any complaints in the journal. Good luck with v4. lør. 14. feb. 2015 18.10 skrev David Herrmann dh.herrm...@gmail.com: Hi Daniel! On Fri, Feb 13, 2015 at 1:16 PM, David Herrmann dh.herrm...@gmail.com wrote: Hi On Thu, Feb 12, 2015 at

[systemd-devel] [PATCH 5/5] sd-bus: add missing format attribute

2015-02-15 Thread Cristian Rodríguez
--- src/systemd/sd-bus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h index 2420d0c..ca2d83e 100644 --- a/src/systemd/sd-bus.h +++ b/src/systemd/sd-bus.h @@ -371,7 +371,7 @@ int sd_bus_error_setf(sd_bus_error *e, const char *name,