summaryrefslogtreecommitdiffstats
path: root/src/installer/OpenSLX/OSExport/Distro/Fedora.pm
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-05-26 14:08:02 +0200
committerSebastian Schmelzer2011-05-26 14:08:02 +0200
commitac8dd5fe5207c26b4089c84386d856722df53ad2 (patch)
treeea1f247b676534b9b5b81686668d39c09c5692dd /src/installer/OpenSLX/OSExport/Distro/Fedora.pm
parentfix #817 (diff)
downloadcore-ac8dd5fe5207c26b4089c84386d856722df53ad2.tar.gz
core-ac8dd5fe5207c26b4089c84386d856722df53ad2.tar.xz
core-ac8dd5fe5207c26b4089c84386d856722df53ad2.zip
fedora ..
Diffstat (limited to 'src/installer/OpenSLX/OSExport/Distro/Fedora.pm')
-rw-r--r--src/installer/OpenSLX/OSExport/Distro/Fedora.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/installer/OpenSLX/OSExport/Distro/Fedora.pm b/src/installer/OpenSLX/OSExport/Distro/Fedora.pm
index 4c196bd1..80a45854 100644
--- a/src/installer/OpenSLX/OSExport/Distro/Fedora.pm
+++ b/src/installer/OpenSLX/OSExport/Distro/Fedora.pm
@@ -53,6 +53,7 @@ sub initDistroInfo
- /proc/*
- /mnt/*
- /media/*
+ - /run/*
- /lib/klibc/events/*
- /boot/initrd*
- /boot/grub
@@ -62,4 +63,4 @@ sub initDistroInfo
return;
}
-1; \ No newline at end of file
+1;