[systemd-devel] systemctl alias + pattern

2017-07-20 Thread Alfred Sawaya
Hello systemd folks, I have created services units with a hierarchical name pattern. For example: - company.software.component1 - company.software.component2 And to be more user-friendly, I have specified some aliases: - c.s.component1 - c.s.component2 Now, those commands work:

Re: [systemd-devel] Realtime scheduling with CONFIG_RT_GROUP_SCHED=y

2017-07-20 Thread Lars Kellogg-Stedman
On Mon, Jul 17, 2017 at 4:14 AM, Lennart Poettering wrote: > And I'd probably turn this into a proper shell script, that > dynamically reads the path from /proc/self/cgroup and then propagates > things up properly. > Lennart, Thanks for the information. In case anyone

Re: [systemd-devel] Failed to apply ACLs: Invalid argument

2017-07-20 Thread Matwey V. Kornilov
2017-07-20 11:05 GMT+03:00 Lennart Poettering : > On Thu, 20.07.17 10:45, Matwey V. Kornilov (matwey.korni...@gmail.com) wrote: > >> > I suspect 21d6220fe0bf24fda7df9833961e022cafa439bc will fix my issue. >> > I will check tomorrow. >> >> I've just found that >> >>

Re: [systemd-devel] Failed to apply ACLs: Invalid argument

2017-07-20 Thread Lennart Poettering
On Thu, 20.07.17 10:45, Matwey V. Kornilov (matwey.korni...@gmail.com) wrote: > > I suspect 21d6220fe0bf24fda7df9833961e022cafa439bc will fix my issue. > > I will check tomorrow. > > I've just found that > > sd_device_new_from_subsystem_sysname returns -22 for parport_pc > device, because