The package has been renamed in order to avoid the namespace collision
with systemd, update our doc accordingly.
Change-Id: I1b9a434d9bb6a7d9dc38ef965017ed9f8773d595
Closes-Bug: 1825949
| ... | ... |
@@ -208,7 +208,8 @@ into the ``systemd`` namespace, which can cause some issues. |
| 208 | 208 |
the one you want. |
| 209 | 209 |
- ``systemd`` - a python 3 only library, not what you want. |
| 210 | 210 |
- ``python-systemd`` - another library you don't want. Installing it |
| 211 |
- on a system will break ansible's ability to run. |
|
| 211 |
+ on a system will break ansible's ability to run. The package has now |
|
| 212 |
+ been renamed to ``cysystemd``, which avoids the namespace collision. |
|
| 212 | 213 |
|
| 213 | 214 |
|
| 214 | 215 |
If we were using user units, the ``[Service]`` - ``Group=`` parameter |