summaryrefslogtreecommitdiffstats
path: root/draklive
diff options
context:
space:
mode:
Diffstat (limited to 'draklive')
-rwxr-xr-xdraklive13
1 files changed, 0 insertions, 13 deletions
diff --git a/draklive b/draklive
index eea7fe0..163d468 100755
--- a/draklive
+++ b/draklive
@@ -76,19 +76,6 @@ my %predefined = (
$dir_memory,
],
},
- multi_squash_union => {
- root => '/union',
- overlay => 'unionfs',
- dirs => [
- $dir_distrib_sqfs,
- {
- mountpoint => '/system',
- type => 'squashfs',
- path => '/system.sqfs'
- },
- $dir_memory,
- ],
- },
},
);