Removing user and userfullname variables in scripts/live, they are not used here...
authorDaniel Baumann <daniel@debian.org>
Sun, 8 Apr 2012 15:04:42 +0000 (17:04 +0200)
committerDaniel Baumann <daniel@debian.org>
Sun, 8 Apr 2012 15:04:42 +0000 (17:04 +0200)
scripts/live

index e248937..14165c1 100755 (executable)
@@ -11,8 +11,6 @@ mountpoint="/live/image"
 alt_mountpoint="/media"
 LIVE_MEDIA_PATH="live"
 
-USERNAME="user"
-USERFULLNAME="Live user"
 HOSTNAME="host"
 
 mkdir -p "${mountpoint}"