Skip to content

v1.3.4

Choose a tag to compare

@frperezr frperezr released this 15 Feb 05:42

Fixed

  • --foreground flag ignored in mie daemon start --foreground: the parent runDaemon FlagSet had UnknownFlags = true which silently consumed --foreground before it reached runDaemonStart — the daemon would fork into background mode and exit immediately, causing systemd services to fail with a restart loop

Full Changelog: v1.3.3...v1.3.4