Skip to content

Commit

Permalink
Merge 88b4b43 into 50aa6da
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrapetyan committed Jan 7, 2024
2 parents 50aa6da + 88b4b43 commit 458a939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions criu/irmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ static struct irmap hints[] = {
.path = "/var/log",
.nr_kids = -1,
},
{ .path = "/usr/share/dbus-1/services", .nr_kids = -1 },
{ .path = "/usr/share/dbus-1/system-services", .nr_kids = -1 },
{ .path = "/var/lib/polkit-1/localauthority", .nr_kids = -1 },
{ .path = "/usr/share/polkit-1/actions", .nr_kids = -1 },
Expand Down

0 comments on commit 458a939

Please sign in to comment.