chiark / gitweb /
systemd-python: use consistent indentation
[elogind.git] / src / python-systemd / docs / daemon.rst
1 `systemd.daemon` module
2 =======================
3
4 .. automodule:: systemd.daemon
5    :members:
6    :undoc-members:
7    :inherited-members:
8
9    .. autoattribute:: systemd.daemon.LISTEN_FDS_START
10
11    .. autofunction:: _listen_fds
12    .. autofunction:: _is_fifo
13    .. autofunction:: _is_socket
14    .. autofunction:: _is_socket_unix
15    .. autofunction:: _is_socket_inet
16    .. autofunction:: _is_mq