mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-02 07:29:58 +00:00
Please see the documentation (e.g. pydoc3 systemd.daemon) for full description. As usual, systemd._daemon wraps the raw interface, while systemd.daemon provides the more pythonic API. sd_listen_fds, sd_booted, sd_is_fifo, sd_is_socket, sd_is_socket_unix, sd_is_socket_inet, sd_is_mq, and SD_LISTEN_FDS_START are currently wrapped. |
||
|---|---|---|
| .. | ||
| docs | ||
| __init__.py | ||
| _daemon.c | ||
| _journal.c | ||
| _reader.c | ||
| .gitignore | ||
| daemon.py | ||
| id128.c | ||
| journal.py | ||
| Makefile | ||
| pyutil.c | ||
| pyutil.h | ||