calamares test

This commit is contained in:
davedatum
2019-10-27 17:47:08 +00:00
parent a028c0c032
commit 37f93c0c1d
14 changed files with 225 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
# live session configuration
# autologin
autologin=true
# login shell
login_shell=/bin/bash
# live username
username=tromjaro
# live password
password=tromjaro
# live group membership
addgroups='lp,network,power,sys,wheel'