summaryrefslogtreecommitdiff
path: root/linuxnamespaces/systemd/__init__.py
AgeCommit message (Collapse)Author
30 hourssystemd: improve dbus type guessingHEADmainHelmut Grohne
The PIDs property receives integers. Since the guessing code did not handle integers, it would fail immediately.
2024-04-23lift the dbus functionality from the cgroup exampleHelmut Grohne