Re: [systemd-devel] disabling shared mount propagation

2013-04-24 Thread Lennart Poettering
On Tue, 23.04.13 21:51, Albert Strasheim (full...@gmail.com) wrote: > What is the recommended way to do this during early boot? Was the > fstab way of doing it (mentioned in the Git commit message) ever > implemented? Karel added that in the very latest util-linux: http://karelzak.blogspot.com.b

Re: [systemd-devel] disabling shared mount propagation

2013-04-24 Thread Thomas Bächler
Am 23.04.2013 21:51, schrieb Albert Strasheim: > is causing some headaches with some services of ours that use unshare > to get a new mount namespace and make some private mounts which we > don't want propagated. Proper solution: Directly after the unshare, run either mount("none", "/", "none",