Re: [systemd-devel] Polkit and systemd D-Bus API

2014-07-15 Thread Jan Safranek
On 07/15/2014 03:38 PM, Stef Walter wrote: > Not sure about: > > * Halt(), PowerOff(), Reboot() OpenLMI is interested in these. They are already covered by logind, which is integrated with polkit just fine. Look for actions like org.freedesktop.login1.reboot, reboot-multiple-sessions etc. in org

Re: [systemd-devel] Polkit and systemd D-Bus API

2014-07-15 Thread Jan Safranek
On 07/15/2014 03:15 PM, Lennart Poettering wrote: > On Tue, 15.07.14 13:35, Stef Walter (s...@thewalter.net) wrote: > >> Cockpit, OpenLMI, and others want to use the systemd D-Bus API to manage >> system services/sockets etc. In addition we use polkit to authorize >> users and allow people to esca

Re: [systemd-devel] [PATCH 2/2] Libcgroup: added cgconfig.service unit for systemd.

2011-12-14 Thread Jan Safranek
On 12/13/2011 01:31 PM, Lennart Poettering wrote: > On Tue, 13.12.11 13:06, Jan Safranek (jsafr...@redhat.com) wrote: > >> >> On 12/13/2011 12:46 PM, Lennart Poettering wrote: >>> On Fri, 09.12.11 15:32, Jan Safranek (jsafr...@redhat.com) wrote: >> >> >&

Re: [systemd-devel] [PATCH 2/2] Libcgroup: added cgconfig.service unit for systemd.

2011-12-13 Thread Jan Safranek
On 12/13/2011 12:46 PM, Lennart Poettering wrote: > On Fri, 09.12.11 15:32, Jan Safranek (jsafr...@redhat.com) wrote: > Note that this will set up the cgroup structure only during late boot, > which should be fine for most cases. However, in some cases it might > make sense to ini

[systemd-devel] [PATCH 2/2] Libcgroup: added cgconfig.service unit for systemd.

2011-12-09 Thread Jan Safranek
inside). Please review carefully, especially the ordering. I want the service to start as early as possible, but not before local filesystem is ready. Signed-off-by: Jan Safranek --- dist/cgconfig.service | 12 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644

[systemd-devel] [PATCH 1/2] libcgroup: Added README_systemd file.

2011-12-09 Thread Jan Safranek
e and also English is not my mother language, feel free to comment also the style and grammar. Missing/wrong articles is my speciality :). Signed-off-by: Jan Safranek --- README_systemd | 68 1 files changed, 68 insertions(+), 0

[systemd-devel] [PATCH 0/2] RFC: Libcgroup integration with systemd

2011-12-09 Thread Jan Safranek
This very small patch set describes how libcgroup and systemd could work together. It contains patches for libcgroup project, not for systemd! I send it to systemd mailing list just for review if I described it correctly. Thanks in advance for you comments. Jan __

Re: [systemd-devel] Systemd and cgroup management (and libcgroup)

2011-10-31 Thread Jan Safranek
On 10/18/2011 10:50 PM, Vivek Goyal wrote: > On Tue, Oct 18, 2011 at 04:45:59PM -0400, Vivek Goyal wrote: >> Hi, > > Oops, got old addresses of dhaval and bablir. Fixing it. Please reply > to this mail instead of previous one. > > Thanks > Vivek > >> >> We have talked a lot of about libcgroup a