X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=mount.c;h=ce99af077884843654f7883cb045d98a99778bf5;hp=c989cddabf89f2e47c4e1ede7510aecc26d5752e;hb=75db651adba49238a02fe031842155d30e7a8219;hpb=07b0b134d3076fe223d6e15959b6081a74b56792 diff --git a/mount.c b/mount.c index c989cddab..ce99af077 100644 --- a/mount.c +++ b/mount.c @@ -490,6 +490,7 @@ static int mount_spawn(Mount *m, ExecCommand *c, pid_t *_pid) { NULL, &m->exec_context, NULL, 0, + m->meta.manager->environment, true, true, UNIT(m)->meta.manager->confirm_spawn,