Skip to content

slap/standalone: Force remove partitions with chmod

Łukasz Nowak requested to merge luke/slapos.core:fix/rmtree-with-chmod into master

In some cases partitions can chmod -w some paths, so use util.rmtree to overcome this situation.

Merge request reports