commit | e69675a560ef4831a7624bb71840d9139c459f3c | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sun May 22 13:07:06 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sun May 22 13:07:06 2011 +0400 |
tree | 0d30e34df4a9315228bc5fde1357b4f7622ee317 | |
parent | e69a83996968917bdcf2f0eed12823deab37ac99 [diff] |
vzubc: lower chances to lose data Option -rc can be dangerous if used together with -rd (think of "vzubc -rd $HOME -rc")! Do not try to delete the files recursively and add the "ubc." prefix to the files we create to lower the chances of removing something we didn't create. Signed-off-by: Kir Kolyshkin <kir@openvz.org>