mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
Revert "Setup mdadm to turn off homehost (#1156614)"
This reverts commit 0bcbab3c71
.
Per https://bugzilla.redhat.com/show_bug.cgi?id=1156614#c15 both
dlehman and I suspect it may be completely wrong, and it's not
strictly necessary right now, so let's leave it until dledford
clarifies.
This commit is contained in:
parent
0bcbab3c71
commit
bf3371ecfe
@ -201,12 +201,6 @@ touch /.liveimg-configured
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=679486
|
||||
echo "localhost" > /etc/hostname
|
||||
|
||||
# Turn off mdadm homehost
|
||||
cat > /etc/mdadm.conf << FOE
|
||||
AUTO -all
|
||||
HOMEHOST <any>
|
||||
FOE
|
||||
|
||||
EOF
|
||||
|
||||
# bah, hal starts way too late
|
||||
|
Loading…
Reference in New Issue
Block a user