From 3446481a23d2c878297b4f535c7b9b44d07ed5fb Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Wed, 3 Jul 2019 13:16:04 +0000 Subject: [PATCH] Update docs about python-systemd pkg The package has been renamed in order to avoid the namespace collision with systemd, update our doc accordingly. Change-Id: I1b9a434d9bb6a7d9dc38ef965017ed9f8773d595 Closes-Bug: 1825949 --- doc/source/systemd.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/systemd.rst b/doc/source/systemd.rst index 1bc9911879..7168768504 100644 --- a/doc/source/systemd.rst +++ b/doc/source/systemd.rst @@ -208,7 +208,8 @@ into the ``systemd`` namespace, which can cause some issues. the one you want. - ``systemd`` - a python 3 only library, not what you want. - ``python-systemd`` - another library you don't want. Installing it - on a system will break ansible's ability to run. + on a system will break ansible's ability to run. The package has now + been renamed to ``cysystemd``, which avoids the namespace collision. If we were using user units, the ``[Service]`` - ``Group=`` parameter