On Tue, 2012-10-23 at 12:58 +0200, Petr Viktorin wrote:
> On 10/22/2012 08:48 PM, Alexander Bokovoy wrote:
> > On Mon, 22 Oct 2012, Petr Viktorin wrote:
> >> For example, ipapython.platform.systemd.SystemdService.is_installed().
> >> What is it supposed to do?
> >> Is it checking if the package is
On 10/22/2012 08:48 PM, Alexander Bokovoy wrote:
On Mon, 22 Oct 2012, Petr Viktorin wrote:
For example, ipapython.platform.systemd.SystemdService.is_installed().
What is it supposed to do?
Is it checking if the package is installed, or if IPΑ's instance of
the service is configured and ready to
On Mon, 22 Oct 2012, Petr Viktorin wrote:
For example,
ipapython.platform.systemd.SystemdService.is_installed(). What is it
supposed to do?
Is it checking if the package is installed, or if IPΑ's instance of
the service is configured and ready to use?
There's no documentation and from the imp
For example, ipapython.platform.systemd.SystemdService.is_installed().
What is it supposed to do?
Is it checking if the package is installed, or if IPΑ's instance of the
service is configured and ready to use?
There's no documentation and from the implementation it's not clear
either. Since pe