persist hostname in config overlay (#2769)

* persist hostname

* add migration

* fix version mismatch

* remove dmesg logging from build
This commit is contained in:
Aiden McClelland
2024-10-30 12:55:36 -06:00
committed by GitHub
parent 480f5c1a9a
commit 2091abeea2
17 changed files with 105 additions and 73 deletions

2
core/Cargo.lock generated
View File

@@ -5051,7 +5051,7 @@ dependencies = [
[[package]]
name = "start-os"
version = "0.3.6-alpha.6"
version = "0.3.6-alpha.7"
dependencies = [
"aes",
"async-compression",