working state
This commit is contained in:
parent
d94113878f
commit
46cea63aae
12 changed files with 241 additions and 61 deletions
10
profile/airootfs/root/user_credentials.json
Normal file
10
profile/airootfs/root/user_credentials.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"!root-password": "root",
|
||||
"!users": [
|
||||
{
|
||||
"!password": "user",
|
||||
"sudo": true,
|
||||
"username": "user"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue