Be consistent in using 0/1 for True/False values instead of English representations.
[live-boot-grml.git] / conf / live.conf
1 # /etc/live.conf - configuration file for live-initramfs(7)
2
3 USERNAME="user"
4 USERFULLNAME="Debian Live user"
5 HOSTNAME="debian"
6
7 export USERNAME USERFULLNAME HOSTNAME