set daemon to prestart instead of postart
Albatros default Details

This commit is contained in:
Quentin 2023-03-22 16:35:17 +01:00
parent 9c6667d74f
commit c1adf1a517
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ experimental-features = nix-command flakes
}
lifecycle {
hook = "poststart"
hook = "prestart"
sidecar = true
}
}