В Mon, 16 Feb 2015 23:59:56 +0100
Lennart Poettering <lenn...@poettering.net> пишет:

> 
>         * When a .mount unit refers to a mount point on which multiple
>           mounts are stacked, and the .mount unit is stopped all of
>           the stacked mount points will now be unmounted until no
>           mount point remains.
> 

Does it mean that in either of below case

mount something-else /foo
systemctl start foo.mount

and

systemctl start foo.mount
mount something-else /foo

systemctl stop foo.mount will also unmount something-else?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to