summaryrefslogtreecommitdiff
path: root/linuxnamespaces/systemd
AgeCommit message (Collapse)Author
2024-11-16systemd: 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