diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-07-04 03:22:33 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-07-04 03:24:42 +0200 |
commit | 4d9f07b492ba1707d4a92cd937b87b8baf827f7d (patch) | |
tree | 1c6d63226739eb441fc325953b81cd30d441dcd1 /src/sysctl | |
parent | baa1bdf70f21848fbe01d3f383ae0f59d86a9bf3 (diff) |
nspawn: add new --volatile switch for booting containers in volatile (ephemeral) mode
Two modes are supported: --volatile=yes mounts only /usr into the
container, and a tmpfs as root directory. --volatile=state mounts the
full OS tree in, but overmounts /var with a tmpfs.
--volatile=yes hence boots with an unpopulated /etc and /var, starting
with pristine configuration and state.
--volatile=state hence boots with an unpopulated /var, only starting
with pristine state.
Diffstat (limited to 'src/sysctl')
0 files changed, 0 insertions, 0 deletions