[systemd-devel] [PATCH 2/2] socket: Introduce SCTP support

2014-07-28 Thread Susant Sahani
This patch adds SCTP protcol support for socket activation. SCTP socket can be configured via the conf parameter 'ListenStreamControlTrans' which is kind of too long. --- man/systemd.socket.xml| 3 ++- src/core/load-fragment-gperf.gperf.m4 | 1 + src/core/load-fragment.c

[systemd-devel] [PATCH 1/2] socket: add support for tcp nagle

2014-07-28 Thread Susant Sahani
This patch adds support for TCP TCP_NODELAY socket option. This can be configured via NoDelay conf parameter.TCP Nagle's algorithm works by combining a number of small outgoing messages, and sending them all at once. This controls the TCP_NODELAY socket option --- man/systemd.socket.xml

Re: [systemd-devel] [PATCH] journald: fix syslog facility for messages coming from kmsg

2014-07-28 Thread Michal Sekletar
On Sun, Jul 27, 2014 at 07:57:47PM +0200, Zbigniew Jędrzejewski-Szmek wrote: On Sun, Jul 27, 2014 at 01:11:07PM +0200, Michal Sekletar wrote: On Sat, Jul 26, 2014 at 09:11:47PM +0200, Zbigniew Jędrzejewski-Szmek wrote: Hm, what was wrong with the facility before? I think that we should

[systemd-devel] Implementing resume from hibernation as a systemd unit file

2014-07-28 Thread Ivan Shapovalov
Hello all, I'm trying to implement resuming from hibernation with systemd-based initramfs, i. e. in terms of systemd unit files. That is, there should be a unit which waits for the resume device and writes its major:minor into /sys/power/resume. I've chosen to write a templated

Re: [systemd-devel] [systemd-commits] factory/etc

2014-07-28 Thread Colin Guthrie
Zbigniew Jędrzejewski-Szmek wrote on 27/07/14 18:09: On Sun, Jul 27, 2014 at 05:54:15AM -0700, Kay Sievers wrote: factory/etc/nsswitch.conf |6 ++ 1 file changed, 6 insertions(+) New commits: commit ccc6fa0d6b8e3ce5e7508ee8a141ee26f380b4a3 Author: Kay Sievers k...@vrfy.org Date:

[systemd-devel] [PATCH] Correct references to ProtectSystem and ProtectHome in documentation

2014-07-28 Thread Ansgar Burchardt
--- NEWS | 2 +- man/systemd.exec.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 71017fa..d6cbc5a 100644 --- a/NEWS +++ b/NEWS @@ -299,7 +299,7 @@ CHANGES WITH 214: moved to /run/systemd/resolve/. If you have a symlink