X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.c;h=d62ce8f40893de885c2ce8b54344cdcfe2e77269;hp=0b67fbed5d5d035a4c95cb7ad9d2951ef28ebae1;hb=b81884e7466b8e8bc1261b1b1a722d11694b8c54;hpb=f14e15f8affe906a45d8afc76c302a49cd1f70ee diff --git a/src/mount.c b/src/mount.c index 0b67fbed5..d62ce8f40 100644 --- a/src/mount.c +++ b/src/mount.c @@ -70,9 +70,6 @@ static void mount_init(Unit *u) { * already trying to comply its last one. */ m->exec_context.same_pgrp = true; - /* Make sure we unmount when the devices we require go away */ - m->meta.stop_retroactively = true; - m->timer_watch.type = WATCH_INVALID; m->control_command_id = _MOUNT_EXEC_COMMAND_INVALID;