forked from srbala/fedora-kickstarts
parent
f7b98bb655
commit
5ee23ccea9
@ -205,6 +205,10 @@ systemctl stop atd.service 2> /dev/null || :
|
|||||||
# Mark things as configured
|
# Mark things as configured
|
||||||
touch /.liveimg-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
|
EOF
|
||||||
|
|
||||||
# bah, hal starts way too late
|
# bah, hal starts way too late
|
||||||
|
Loading…
Reference in New Issue
Block a user