diff options
author | Eugene Yakubovich <eugene.yakubovich@coreos.com> | 2015-07-21 15:48:38 -0700 |
---|---|---|
committer | Eugene Yakubovich <eugene.yakubovich@coreos.com> | 2015-08-28 18:06:05 -0700 |
commit | 5e5bfa6e1c915e795dd99ab65275c4bf9af667ed (patch) | |
tree | d97072b83b0a6be50e246fa99d1d99536fb75460 /rules/60-drm.rules | |
parent | 0d04f1ffec81842ed7135746ccefe58186c93707 (diff) |
nspawn: add (no)rbind option to --bind and --bind-ro
--bind and --bind-ro perform the bind mount
non-recursively. It is sometimes (often?) desirable
to do a recursive mount. This patch adds an optional
set of bind mount options in the form of:
--bind=src-path:dst-path:options
options are comma separated and currently only
"rbind" and "norbind" are allowed.
Default value is "rbind".
Diffstat (limited to 'rules/60-drm.rules')
0 files changed, 0 insertions, 0 deletions