We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50aa6da commit cda1c5cCopy full SHA for cda1c5c
criu/irmap.c
@@ -67,6 +67,7 @@ static struct irmap hints[] = {
67
.path = "/var/log",
68
.nr_kids = -1,
69
},
70
+ { .path = "/usr/share/dbus-1/services", .nr_kids = -1 },
71
{ .path = "/usr/share/dbus-1/system-services", .nr_kids = -1 },
72
{ .path = "/var/lib/polkit-1/localauthority", .nr_kids = -1 },
73
{ .path = "/usr/share/polkit-1/actions", .nr_kids = -1 },
0 commit comments