[systemd-devel] [SOLVED] systemd-networkd & could not find udev device

2014-07-28 Thread Raimonds Cicans
I found who is guilty: option CONFIG_GRKERNSEC_SYSFS_RESTRICT of grsecurity linux kernel patch This option restricts /sys file system for non root users But IMHO error message is misleading. Sorry for trouble. Raimonds Cicans On 29.07.2014 07:49, Raimonds Cicans wrote: Hello. Sorry if th

[systemd-devel] systemd-networkd & could not find udev device

2014-07-28 Thread Raimonds Cicans
Hello. Sorry if this is wrong list to post. I am trying to configure systemd-networkd part of systemd 215. When I enable systemd-networkd, after system restart i get following errors: systemd-networkd [1234]: interface : could not find udev device where "interface" is one of system's networ

[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 from

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 >> Date:

[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 resume@.service an

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 w