Skip to content

initscript/setup_volume: be resilient to previous mcli snafu

Martin Roukala requested to merge missing_mount_point into master

The older version of mcli could delete the mounting point, and some parent directories. By adding -p to mkdir, we should be able to fix that problem.

Cc: @chturne

Merge request reports