Adding casper 1.63+debian-1.
[live-boot-grml.git] / casper.conf
index 6b16149..1596dff 100644 (file)
@@ -1,9 +1,8 @@
-# This file should go in 
-#  conf/conf.d/
+# This file should go in /etc/casper.conf
 # Supported variables are:
 # USERNAME, USERFULLNAME, HOST
 
-export USERNAME="ubuntu"
-export USERFULLNAME="Custom LiveCD user"
-export HOST="ubuntu"
+export USERNAME="casper"
+export USERFULLNAME="Live session user"
+export HOST="live"