Re: [systemd-devel] [PATCH] use CAP_MKNOD ConditionCapability

2013-08-21 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Aug 21, 2013 at 08:35:44PM -0700, Khem Raj wrote: > Fixes errors seen when booting VMs on QEMU like > > systemd[1]: kmod-static-nodes.service: main process exited, code=exited, > status=203/EXEC > systemd[1]: Failed to start Create list of required static device nodes for > the current k

[systemd-devel] [PATCH] use CAP_MKNOD ConditionCapability

2013-08-21 Thread Khem Raj
Fixes errors seen when booting VMs on QEMU like systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=203/EXEC systemd[1]: Failed to start Create list of required static device nodes for the current kernel. systemd[1]: Unit kmod-static-nodes.service entered failed state