Age | Commit message (Collapse) | Author | Files | Lines |
|
xymon-server run
runit can't term any sudo manages processes since 1.8.14.p3
|
|
in exec
At some point after su was updated runit can no longer manage process started with su and gives runsv not running errors when starting/stoping services. chpst is bundled with runit and is used as a replacement. However mythbackend gives tuner permissions errors when run with chpst on my systems. Using sudo to start mythbackend doesn't give the tuner errors and runit can manage the process. frontend alos uses su but I am not sure of a solution there.
|
|
|
|
|
|
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
|
|
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
|
|
|
|
Added some svwait mysql for mythbackend and zoneminder
added myth_run_status=1 for all other scripts that use /etc/profile
refs #857
|
|
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.
|
|
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
|
|
mythbackend correctly
|
|
- 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
|
|
run when this service is started.
|
|
|
|
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.
|
|
|
|
This will print out a list of any new disks found
refs #796
|
|
stop the backend from respawning to quickly.
|
|
|