summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-03-25 21:31:16 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-03-25 21:33:05 -0400
commita54a7a2f512da45f6f4f2abae964e9f37ff64a8d (patch)
treeb1e6da1dfe51cca728a376870983f3d6f92143b4 /docs
parenta5dc4ab856255416e8881ab7d178d46b47285163 (diff)
downloadpython-systemd-a54a7a2f512da45f6f4f2abae964e9f37ff64a8d.tar.gz
Update to constants from systemd-233
In systemd-233 the format of the constants file changed to use SD_ID128_MAKE_STR macro and long lines are broken with '\'. Doing this in sed is too anyoing — add a simple python script to do the processing.
Diffstat (limited to 'docs')
-rw-r--r--docs/id128.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/id128.rst b/docs/id128.rst
index 728c009..8146e9b 100644
--- a/docs/id128.rst
+++ b/docs/id128.rst
@@ -7,6 +7,7 @@
:inherited-members:
.. autogenerated, do not edit!
+ .. autoattribute:: systemd.id128.SD_MESSAGE_BACKTRACE
.. autoattribute:: systemd.id128.SD_MESSAGE_BOOTCHART
.. autoattribute:: systemd.id128.SD_MESSAGE_CONFIG_ERROR
.. autoattribute:: systemd.id128.SD_MESSAGE_COREDUMP
@@ -49,3 +50,4 @@
.. autoattribute:: systemd.id128.SD_MESSAGE_UNIT_STARTING
.. autoattribute:: systemd.id128.SD_MESSAGE_UNIT_STOPPED
.. autoattribute:: systemd.id128.SD_MESSAGE_UNIT_STOPPING
+ .. autoattribute:: systemd.id128.SD_MESSAGE_USER_STARTUP_FINISHED