summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-04-08 17:04:42 +0200
committerDaniel Baumann <daniel@debian.org>2012-04-08 17:04:42 +0200
commitae53533f0152dbd0ee920e1132be2e21b11ad031 (patch)
treee0a42ac1d3a61c0ec6d8eda3926070cff0409743
parentd0610b388dde7a4368580b60c690d72fb3f72637 (diff)
downloadlive-boot-ae53533f0152dbd0ee920e1132be2e21b11ad031.tar.gz
live-boot-ae53533f0152dbd0ee920e1132be2e21b11ad031.zip
Removing user and userfullname variables in scripts/live, they are not used here sind live-config anymore.
-rwxr-xr-xscripts/live2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/live b/scripts/live
index e248937..14165c1 100755
--- a/scripts/live
+++ b/scripts/live
@@ -11,8 +11,6 @@ mountpoint="/live/image"
alt_mountpoint="/media"
LIVE_MEDIA_PATH="live"
-USERNAME="user"
-USERFULLNAME="Live user"
HOSTNAME="host"
mkdir -p "${mountpoint}"