summarylogtreecommitdiffstats
path: root/mythbackend.service
AgeCommit message (Collapse)Author
2023-04-10mythbackend.service depends on systemd-udev-settleJames Bunton
2020-04-16Revert noupnp change for mythbackend.serviceJames Bunton
2020-04-14Add desktop file and simplify systemd unitJames Bunton
2019-01-29Bump to v30, sync changes from mythtv packageJames Bunton
2018-08-25Reset to mythtv commit 16b734acb4281bbab251f94697c1f33f9f3fe4fbJames Bunton
2016-03-01Revert Restart=on-failure from systemd unit fileMartin Gallant
(Reported to prevent backend from shutting down on mythtv-setup)
2016-02-20Logging and systemd tweaksMartin Gallant
Logging now goes to journald, no need for /var/log/mythtv Reduce noise from mythbackend - loglevel info->notice Explicitly depend on network via After= and Wants= in service file
2016-02-10Add 'Restart=on-failure' to systemd service file.Martin Gallant
2015-07-31Initial commit for building mythtv-0.28 developemnt branchmartyg
There are a few minor rough edges, but this is good enough to get a FE/BE pair online for testing. If you get a compile error, a fix is in the works - Ref. https://github.com/MythTV/mythtv/pull/96