v1.3.4
Fixed
--foregroundflag ignored inmie daemon start --foreground: the parentrunDaemonFlagSet hadUnknownFlags = truewhich silently consumed--foregroundbefore it reachedrunDaemonStart— 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