Ship our own networking script
[live-boot-grml.git] / components / 9990-aaa-fixme.sh
index 8c7371b..c6b7082 100755 (executable)
@@ -10,7 +10,7 @@ mountpoint="/live/medium"
 alt_mountpoint="/media"
 LIVE_MEDIA_PATH="live"
 
-HOSTNAME="host"
+HOSTNAME="grml"
 
 mkdir -p "${mountpoint}"
 mkdir -p /var/lib/live/boot
@@ -28,8 +28,3 @@ fi
 
 custom_overlay_label="persistence"
 persistence_list="persistence.conf"
-
-if [ ! -f /live.vars ]
-then
-       touch /live.vars
-fi