aboutsummaryrefslogtreecommitdiff
path: root/components/users.xml
blob: ab9dcb77705efd8571d3bbda3b1c83308a56b3f4 (plain)
1
2
3
4
5
6
<image>
	<users profiles="BootCore">
		<!-- The password here does not matter, it will be erased in config.sh -->
		<user name="root" groups="root" password="linux" home="/root" pwdformat="plain" />
	</users>
</image>