e56ded39e4e7892f37d1cf0d43bf640216e1b001
[live-boot-grml.git] / casper.conf
1 # This file should go in /etc/casper.conf
2 # Supported variables are:
3 # USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM
4
5 export USERNAME="ubuntu"
6 export USERFULLNAME="Live session user"
7 export HOST="ubuntu"
8 export BUILD_SYSTEM="Ubuntu"