summaryrefslogtreecommitdiff
path: root/linuxnamespaces/systemd/__init__.py
AgeCommit message (Collapse)Author
3 daysrelicense as GPL-2+HEADmainHelmut Grohne
The earlier GPL-3 only is implied in the new grant.
2024-11-16systemd: improve dbus type guessingHelmut 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