Re: [systemd-devel] Services started realtime exit with 214

2011-07-11 Thread Barry Scott
On Monday 11 July 2011 17:27:26 Lennart Poettering wrote: > On Mon, 11.07.11 12:40, Barry Scott ([email protected]) wrote: > > > Do we have to configure something else to get this working like cgroup > > stuff? > > Running X under RR privs? That's bold. It is the only way we found to gua

Re: [systemd-devel] Services started realtime exit with 214

2011-07-11 Thread Lennart Poettering
On Mon, 11.07.11 12:40, Barry Scott ([email protected]) wrote: > I am trying to run services realtime with systemd on Fedora 15. > > Here is the Service section that I think we need to do this. > > [Service] > StandardOutput=syslog > WorkingDirectory=/data/data/logs > > LimitCORE=infinit

[systemd-devel] Services started realtime exit with 214

2011-07-11 Thread Barry Scott
I am trying to run services realtime with systemd on Fedora 15. Here is the Service section that I think we need to do this. [Service] StandardOutput=syslog WorkingDirectory=/data/data/logs LimitCORE=infinity LimitRTPRIO=2 LimitRTTIME=6000 CPUSchedulingPolicy=rr CPUSchedulingPriority=1 Exec

[systemd-devel] Services started realtime exit with 214

2011-07-11 Thread Barry Scott
I am trying to run services realtime with systemd on Fedora 15. Here is the Service section that I think we need to do this. [Service] StandardOutput=syslog WorkingDirectory=/data/data/logs LimitCORE=infinity LimitRTPRIO=2 LimitRTTIME=6000 CPUSchedulingPolicy=rr CPUSchedulingPriority=1 Exec