Skip to content

Commit cda1c5c

Browse files
rayrapetyanavagin
authored andcommitted
irmap: hardcode some more interesting paths
Signed-off-by: robert <[email protected]>
1 parent 50aa6da commit cda1c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

criu/irmap.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ static struct irmap hints[] = {
6767
.path = "/var/log",
6868
.nr_kids = -1,
6969
},
70+
{ .path = "/usr/share/dbus-1/services", .nr_kids = -1 },
7071
{ .path = "/usr/share/dbus-1/system-services", .nr_kids = -1 },
7172
{ .path = "/var/lib/polkit-1/localauthority", .nr_kids = -1 },
7273
{ .path = "/usr/share/polkit-1/actions", .nr_kids = -1 },

0 commit comments

Comments
 (0)