Integrate feedback from Thomas Lange (thanks for the review!)
[grml-live.git] / etc / grml / fai / config / scripts / GRML / 05-hostname
index 529614a..cd83aa5 100755 (executable)
@@ -6,4 +6,4 @@ HOSTNAME=''
 [ -r /etc/grml/grml-live.conf ] && . /etc/grml/grml-live.conf
 [ -n "$HOSTNAME" ] || HOSTNAME=grml
 
-echo "$HOSTNAME" > "$target"/etc/hostname
+echo "$HOSTNAME" > $target/etc/hostname