Re: [systemd-devel] Property 'MemoryLimit' is RO when using the D-Bus API

2015-11-09 Thread Francis Moreau
On Sun, Nov 8, 2015 at 9:38 PM, Lennart Poettering wrote: > On Fri, 06.11.15 18:38, Francis Moreau (francis.m...@gmail.com) wrote: > >> Hi, >> >> I'm trying to change the MemoryLimit property of one the service unit >> running on my system by using 'busctl set-property ...' but getting >> the foll

Re: [systemd-devel] Property 'MemoryLimit' is RO when using the D-Bus API

2015-11-08 Thread Lennart Poettering
On Fri, 06.11.15 18:38, Francis Moreau (francis.m...@gmail.com) wrote: > Hi, > > I'm trying to change the MemoryLimit property of one the service unit > running on my system by using 'busctl set-property ...' but getting > the following error : > >Property 'MemoryLimit' is not writable. > >

[systemd-devel] Property 'MemoryLimit' is RO when using the D-Bus API

2015-11-06 Thread Francis Moreau
Hi, I'm trying to change the MemoryLimit property of one the service unit running on my system by using 'busctl set-property ...' but getting the following error : Property 'MemoryLimit' is not writable. However using 'systemctl set-property' works as expected. I thought that 'systemctl set-