Added "-n" option to all mount commands, thanks to Peter Holik <peter@holik.at> for...
[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