aristanetworks / bst

A one-stop shop for process isolation
MIT License
99 stars 9 forks source link

cgroup,systemd: fix typo in dbus payload structure #86

Closed Snaipe closed 11 months ago

Snaipe commented 11 months ago

343c4f1 ("cgroups,systemd: garbage-collect failed invocations") introduced an error in the dbus message by forgetting to add an additional key-value pair to the property list. This commit fixes this error.