Apparently the tarball is missing some dirs
This commit is contained in:
parent
930e1b89bd
commit
27f16ba759
@ -22,13 +22,3 @@ index 6b84fb8..f0ab16f 100644
|
|||||||
return NULL;
|
return NULL;
|
||||||
|
|
||||||
return PyBool_FromLong(r);
|
return PyBool_FromLong(r);
|
||||||
diff --git a/src/python-systemd/docs/daemon.rst b/src/python-systemd/docs/daemon.rst
|
|
||||||
index 72280ca..0ad11ed 100644
|
|
||||||
--- a/src/python-systemd/docs/daemon.rst
|
|
||||||
+++ b/src/python-systemd/docs/daemon.rst
|
|
||||||
@@ -14,3 +14,5 @@
|
|
||||||
.. autofunction:: _is_socket_unix
|
|
||||||
.. autofunction:: _is_socket_inet
|
|
||||||
.. autofunction:: _is_mq
|
|
||||||
+ .. autofunction:: notify
|
|
||||||
+ .. autofunction:: booted
|
|
||||||
|
Loading…
Reference in New Issue
Block a user