Move definition of username, fullname and hostname to configuration file
parent
40ebd62591
commit
8b8412d78f
@ -0,0 +1,4 @@
|
|||||||
|
# Default kali configuration
|
||||||
|
LIVE_HOSTNAME="kali"
|
||||||
|
LIVE_USERNAME="kali"
|
||||||
|
LIVE_USER_FULLNAME="Kali Live user"
|
Loading…
Reference in New Issue