summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/draklive2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/draklive b/tools/draklive
index b7e60b843..82e4dace7 100755
--- a/tools/draklive
+++ b/tools/draklive
@@ -490,7 +490,7 @@ sub post_install_system {
#- remove some build-machine specific configuration
substInFile { undef $_ if /^[^#]/ } get_system_root($live) . $_
- foreach qw(/etc/fstab /etc/mtab /etc/modprobe.conf /etc/modprobe.preload /etc/iftab /etc/shorewall/interfaces);
+ foreach qw(/etc/fstab /etc/mtab /etc/modprobe.conf /etc/modprobe.preload /etc/iftab /etc/shorewall/interfaces /etc/mdadm.conf);
#- run harddrake because a crappy snd-usb-audio workaround may do something at shutdown
#- (do it after the modprobe files are cleaned)