chiark / gitweb /
machined: beef up machined image listing with creation/modification times of subvolumes
[elogind.git] / src / machine / machined.h
index ed0bd7020a57e375391b5b05df97f114a7146233..5fc1bd17b3fd93200ddee0c0baff1ea2e3bf546f 100644 (file)
@@ -43,6 +43,8 @@ struct Manager {
         Hashmap *machine_units;
         Hashmap *machine_leaders;
 
+        Hashmap *polkit_registry;
+
         LIST_HEAD(Machine, machine_gc_queue);
 };