X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fswap.c;h=f3c7fa30766ca3a0272715d7b4245b2854dee3a9;hp=e7ed1b88d728c710a813c87aeef5103d80e4e20c;hb=62bca2c657bf95fd1f69935eef09915afa5c69d9;hpb=3b0810c53c6adfa2f436540369b8969ae75d7fcf diff --git a/src/core/swap.c b/src/core/swap.c index e7ed1b88d..f3c7fa307 100644 --- a/src/core/swap.c +++ b/src/core/swap.c @@ -590,6 +590,7 @@ static int swap_spawn(Swap *s, ExecCommand *c, pid_t *_pid) { UNIT(s)->cgroup_bondings, UNIT(s)->cgroup_attributes, NULL, + UNIT(s)->id, NULL, &pid)) < 0) goto fail;