Mailing List Archive

[MythTV/mythtv] 67fc95: mythbackend_main_helpers: prevent repeated systemd...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 67fc95d4492cffe6cb17acd1df0485be4749829d
https://github.com/MythTV/mythtv/commit/67fc95d4492cffe6cb17acd1df0485be4749829d
Author: Bill Meek <bmeek@mythtv.org>
Date: 2023-09-30 (Sat, 30 Sep 2023)

Changed paths:
M mythtv/programs/mythbackend/mythbackend_main_helpers.cpp

Log Message:
-----------
mythbackend_main_helpers: prevent repeated systemd restarts

When the backend is running in the 'Web APP only mode', and is started by
systemd with Type=notify, it was repeatedly getting restarted because the
READY=1 sd_notify hadn't been sent.

Additionally, update comments: port now 6544, not the 6744, use the name
Web App, replace references to mythtv-setup with Web App.

Once running in the 'Web App only mode', systemctl status mythtv-backend.service
will report the Status like this:

Status: "Started in Web App only mode"


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits