diff options
Diffstat (limited to 'components')
| -rw-r--r-- | components/users.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/users.xml b/components/users.xml index 08b91a1..ab9dcb7 100644 --- a/components/users.xml +++ b/components/users.xml @@ -1,5 +1,5 @@ <image> - <users profiles="Cloud-Azure,Cloud-AmazonEC2,Cloud-GCE,Cloud-OpenStack,LiveInstall"> + <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> |