mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-08 08:00:30 +08:00
committed by
Dennis Gilmore
parent
e10a135b4d
commit
802966ff92
@@ -205,6 +205,10 @@ systemctl stop atd.service 2> /dev/null || :
|
||||
# Mark things as configured
|
||||
touch /.liveimg-configured
|
||||
|
||||
# add static hostname to work around xauth bug
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=679486
|
||||
echo "localhost" > /etc/hostname
|
||||
|
||||
EOF
|
||||
|
||||
# bah, hal starts way too late
|
||||
|
||||
Reference in New Issue
Block a user