add a user for pi
This commit is contained in:
parent
ee04565c90
commit
6f6eae9d53
@ -7,7 +7,10 @@
|
|||||||
<requires profile="Core-Pi"/>
|
<requires profile="Core-Pi"/>
|
||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
<!-- Generic -->
|
<users>
|
||||||
|
<user password="$6$ggstAnji$tPNhSHa/OG4UrJ0P77ZHlCunu.pueMXtXgAER51mTJ7bpXl/onDplJXd0usMSlFP4gOn/A7BM7cGoVw/WcCKS." home="/home/rocky" name="rocky" groups="rocky,wheel"/>
|
||||||
|
</users>
|
||||||
|
<!-- RPI -->
|
||||||
<preferences profiles="SBC-RaspberryPi" arch="aarch64">
|
<preferences profiles="SBC-RaspberryPi" arch="aarch64">
|
||||||
<type image="oem" format="raw"
|
<type image="oem" format="raw"
|
||||||
filesystem="ext4"
|
filesystem="ext4"
|
||||||
|
Loading…
Reference in New Issue
Block a user