Generate random hostname. One less thing to ask the user.

This commit is contained in:
Michael Smith
2024-09-02 20:59:35 +02:00
parent aac1b4ae2a
commit 436d299588
2 changed files with 40 additions and 8 deletions

View File

@@ -132,7 +132,7 @@ user:
# always contains "localhost", but may list others that are unsuitable
# or broken in special ways.
hostname:
location: Transient
location: None
writeHostsFile: false
forbidden_names: [ localhost ]