summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r3.exheres-0 (renamed from packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r2.exheres-0)4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r2.exheres-0 b/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r3.exheres-0
index e1019a8..23df176 100644
--- a/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r2.exheres-0
+++ b/packages/sys-boot/dracut-config-redcore/dracut-config-redcore-1337-r3.exheres-0
@@ -47,10 +47,6 @@ pkg_preinst() {
}
pkg_postinst() {
- if [[ ! -f ""${ROOT}"etc/dracut.conf.d/redcore-dracut.conf" ]]; then
- edo cp -avx ""${ROOT}"etc/dracut.conf.d/redcore-dracut.conf.example" ""${ROOT}"etc/dracut.conf.d/redcore-dracut.conf"
- fi
-
if [[ -f ""${ROOT}"etc/dracut.conf.d/redcore-dracut.conf.bak" ]]; then
edo mv ""${ROOT}"etc/dracut.conf.d/redcore-dracut.conf.bak" ""${ROOT}"etc/dracut.conf.d/redcore-dracut.conf"
fi