Skip to content

Commit 3446481

Browse files
committed
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
1 parent 20190ee commit 3446481

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/source/systemd.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ into the ``systemd`` namespace, which can cause some issues.
208208
the one you want.
209209
- ``systemd`` - a python 3 only library, not what you want.
210210
- ``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.
212213

213214

214215
If we were using user units, the ``[Service]`` - ``Group=`` parameter

0 commit comments

Comments
 (0)