mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 11:25:36 -04:00
[users] Make the example config usable
Although the example configurations shouldn't really be used as a sample of how to configure **your** Calamares for your distro, many distro's do just copy the examples. So leave traces of the OEM-configuration settings in the example, and give the standard configuration a 'nothing changed' set of presets.
This commit is contained in:
parent
b4485f4dc9
commit
8c7e214376
1 changed files with 4 additions and 4 deletions
|
@ -162,8 +162,8 @@ writeHostsFile: true
|
|||
|
||||
presets:
|
||||
fullName:
|
||||
value: "OEM User"
|
||||
editable: false
|
||||
# value: "OEM User"
|
||||
editable: true
|
||||
loginName:
|
||||
value: "oem"
|
||||
editable: false
|
||||
# value: "oem"
|
||||
editable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue