Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-30 | systemd.dbussy: call StartTransientUnit asynchronously | Helmut Grohne | |
Fixes: b0874c6086f1 ("lift the dbus functionality from the cgroup example") Fixes: bb83f3fe1bec ("add examples/cgroup.py: writeable cgroup hierarchy") | |||
2024-11-16 | systemd: improve dbus type guessing | Helmut Grohne | |
The PIDs property receives integers. Since the guessing code did not handle integers, it would fail immediately. | |||
2024-04-23 | lift the dbus functionality from the cgroup example | Helmut Grohne | |