chiark / gitweb /
journal: when the same entry is in two files, skip over them in sync
[elogind.git] / src / swap.c
index afc0c5faab55a6d6fd42d4374f2d378a8c2ec784..54a8640aa4948e86e316579f25f56051bf4b7e65 100644 (file)
@@ -613,6 +613,7 @@ static int swap_spawn(Swap *s, ExecCommand *c, pid_t *_pid) {
                             true,
                             s->meta.manager->confirm_spawn,
                             s->meta.cgroup_bondings,
+                            s->meta.cgroup_attributes,
                             &pid)) < 0)
                 goto fail;