Re: [systemd-devel] Using systemd and cgroups for controlling access to a device

2016-04-01 Thread Lennart Poettering
On Fri, 01.04.16 15:11, Omkar Panse ([email protected]) wrote: > Hi, > > I am trying to use systemd and cgroups to control access to device nodes. > However it doesn't seem to be working. The target is based on ARM. > > I have configured systemd for cgroups, created slices and also enabled >

[systemd-devel] Using systemd and cgroups for controlling access to a device

2016-04-01 Thread Omkar Panse
Hi, I am trying to use systemd and cgroups to control access to device nodes. However it doesn't seem to be working. The target is based on ARM. I have configured systemd for cgroups, created slices and also enabled required configuration in the kernel. What am I missing? Omkar