commit | 07b26cdb712c91444df4367b5d6a2ada8d7c2e80 | [log] [tgz] |
---|---|---|
author | Milton D. Miller II <miltonm@us.ibm.com> | Mon Feb 29 10:32:58 2016 -0600 |
committer | Milton D. Miller II <miltonm@us.ibm.com> | Fri Mar 04 10:51:02 2016 -0600 |
tree | 070856e35369fd06c7575fc1f5c4e8debcc9d984 | |
parent | 1790e046cbcc87be577fb0c557fe1b5d72900244 [diff] |
update: Save files in run filesystem Instead of in saving files in root which is messy and logically part of the cow space, save the files in a directory under /run which will be mounted during init, runtime, and shutdown. Signed-off-by: Milton Miller <miltonm@us.ibm.com>