summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/mythbackend
AgeCommit message (Collapse)AuthorFilesLines
2013-11-16runit-scripts: mythbackend run: remove myth .24 detectionBritney Fransen1-8/+1
2013-01-09LinHES-system, runit-scripts, mythdb-initial: autocard.py will run when ↵James Meyer1-0/+11
mythbackend starts if /etc/udev/mv-persistent-video.description is not present. LinHES-system: wait for autocard to finish before stopping the be mythdb-initial: add a dummy tuner, so that myth backend will start. This get around the chicken/egg problem of needing tuners defined before MBE can start. However to add tuners via the API mythbe must be started. refs #892
2012-12-20runit-scripts: Dont' start a slave backend until a connection to master is ↵James Meyer1-9/+34
established. -remove delay on the frontend service waiting on the backend. The delay for mythfrontend has now been moved into frontend startup session script. refs #886
2012-11-06runit-scripts: add avahi to mythbackend, mythexpress, remythJames Meyer1-0/+1
2012-11-01runit-scripts: added zoneminderJames Meyer1-6/+1
Added some svwait mysql for mythbackend and zoneminder added myth_run_status=1 for all other scripts that use /etc/profile refs #857
2012-10-29runit-scripts: make mythbackend wait on mysql. mysql must be up for at ↵James Meyer1-0/+3
least 5 seconds. mysql add a bash signal trap so that mysql will shut down correctly. Without this mysql ignores the term signal which makes it unique in the unix world.
2012-09-27runit-scripts: mythbackend msg_deamon.James Meyer1-0/+6
mythbackend, add ability to read options from file /etc/conf.d/mythbackend MYTH_ARGS="-q --syslog local6" msg_deamon set DISPLAY=127.0.0.1
2012-05-01runit-scripts: mythbackend:run: check mythtv version installed to start ↵Britney Fransen1-1/+6
mythbackend correctly
2012-04-24runit-scripts:James Meyer1-1/+1
- changed mythbackend logging to use syslog - as pre-upgrade run a chmod 755 on /etc/sv. This should get rid of the permissions difference error message. Note this is a one-time run
2012-04-22runit-scripts: mythbackend set myth_run_status=1 so that myth_status isn't ↵James Meyer1-3/+4
run when this service is started.
2012-04-15runit-scripts: change mythbackend to use --logpathJames Meyer1-1/+1
2012-01-26runit-scripts: add mythdroid (reverse-merged from commit ↵James Meyer2-13/+17
776f600da45e3bd07de34509624b88d6081cd4da) runit-scripts: add mythdroid (reverse-merged from commit 9e3312aa14c7e94b95c6cceba4ae8a0610e272c7) Reverting the entire change because it introduces problems with mythbackend. Will add the mythdroid fix back in the next few commits.
2012-01-25runit-scripts: add mythdroidMichael Hanson2-17/+13
2012-01-22runit-scripts: mythbackend. Add add_storage --report to startup.James Meyer2-13/+17
This will print out a list of any new disks found refs #796
2011-01-03runit-scripts: mythbackendJames Meyer2-2/+38
stop the backend from respawning to quickly.
2009-09-26LinHES 6.01.00Cecil Hugh Watson2-0/+39