Replace greeting+prepare with welcome in settings.conf.
This commit is contained in:
parent
e09976d91c
commit
cc8f6c01d7
@ -16,10 +16,9 @@ modules-search: [ local, /path/to/dir/with/more/modules ]
|
|||||||
# the background.
|
# the background.
|
||||||
# Jobs should be executed sparingly (if at all) in this phase.
|
# Jobs should be executed sparingly (if at all) in this phase.
|
||||||
prepare:
|
prepare:
|
||||||
- greeting
|
- welcome
|
||||||
- locale
|
- locale
|
||||||
- keyboard
|
- keyboard
|
||||||
- prepare
|
|
||||||
- partition
|
- partition
|
||||||
- users
|
- users
|
||||||
- summary
|
- summary
|
||||||
|
Loading…
Reference in New Issue
Block a user