]> git.ipfire.org Git - thirdparty/util-linux.git/commit
unshare: add more hints about mount namespaces to the man page
authorKarel Zak <kzak@redhat.com>
Mon, 18 Nov 2013 11:50:27 +0000 (12:50 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Nov 2013 11:50:27 +0000 (12:50 +0100)
commitc07f86e7ac383e195f08617358eb034950b2712a
tree6bac4d1ab78d288746c2c8d9688401b78eba9c92
parent71d842c01992b3678de4da4773ed54f08c0ab4f6
unshare: add more hints about mount namespaces to the man page

There is also idea (by Lennart) to add --propagation=[shared|private|slave|off]
to unshare(1), but it seems unnecessary and too complex as everyone can call
mount(8) after unshare(1) to setup a proper namespace.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/unshare.1