Clean up unused code and better shutdown in main
All checks were successful
/ docker (push) Successful in 4m4s

This commit is contained in:
Melody Becker 2025-05-22 16:56:56 +02:00
parent b01f60d273
commit 6cc699cbbd
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI
61 changed files with 36 additions and 5559 deletions

View file

@ -19,7 +19,6 @@ var (
false,
"If set, the server will only validate the config (or write the default one) and then quit",
)
FlagStartNew *bool = flag.Bool("new", false, "Start the new system")
FlagStartDebugServer *bool = flag.Bool(
"debugserver",
false,