fixed legacy persistence handling
[live-boot-grml.git] / debian / patches / 08_grml_defaults.patch
index 89b0f3c..124b1b0 100644 (file)
@@ -7,15 +7,11 @@
 @DPATCH@
 --- a/scripts/live
 +++ b/scripts/live
-@@ -16,9 +16,9 @@
root_snapshot_label="live-sn"
home_snapshot_label="home-sn"
+@@ -11,7 +11,7 @@
alt_mountpoint="/media"
LIVE_MEDIA_PATH="live"
  
--USERNAME="user"
--USERFULLNAME="Live user"
 -HOSTNAME="host"
-+USERNAME="grml"
-+USERFULLNAME="grml user"
 +HOSTNAME="grml"
  
  mkdir -p "${mountpoint}"