Diffstat (limited to 'components/users.xml')
| -rw-r--r-- | components/users.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/components/users.xml b/components/users.xml deleted file mode 100644 index ab9dcb7..0000000 --- a/components/users.xml +++ /dev/null @@ -1,6 +0,0 @@ -<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> |