summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11runit-scripts: service: add MYTH_RUN_STATUS to some servicesBritney Fransen8-4/+8
2019-04-10runit-scripts: rpcbind run: keep rpcbind in foreground so runit can manage itBritney Fransen2-2/+2
2019-04-10runit-scripts: remotes run: ensure default driver is used. refs #1031Britney Fransen2-13/+11
2019-03-24runit-scripts: plexmediaserver run: update location of plex media serverBritney Fransen2-3/+3
2018-10-12runit-scripts: bluetoothd/run: start bluetoothd instead of bluetoothctlBritney Fransen2-2/+2
2018-09-10runit-scripts: add transmissiond runBritney Fransen2-1/+12
2018-05-28runit-scripts: mysql run: add check of length of .err fileBritney Fransen2-1/+10
2018-04-30runit-scripts: postfix run: update start locationBritney Fransen2-3/+3
2017-06-08runit-scripts: vnc/run: force LD_LIBRARY_PATH so that mesa libGL is used ↵Britney Fransen2-2/+2
instead of nvidia so that opengl apps will run
2017-03-07runit-scripts: vnc/run: change geometry to 1920x1080Britney Fransen2-2/+2
mythinstall service menu items don't respect the -geometry switch and don't show correctly in vnc when host has large screen sizes
2016-12-15runit-scripts: autofs: modprobe autofs4 isn't needed anymoreBritney Fransen2-6/+2
2016-04-14runit-scripts: frontend finish: killall mythfrontendBritney Fransen2-1/+2
this ensures that hung mythfrontends are killed
2016-01-27runit-scripts: rsyslog run: update startup forrsyslog 8.11.0Britney Fransen2-4/+3
2015-10-02runitscripts: change mythbackend, supplemental-slave, xymon-client, ↵Britney Fransen5-10/+7
xymon-server run runit can't term any sudo manages processes since 1.8.14.p3
2015-09-30runit-scripts: change frontend and vnc to start usingg suBritney Fransen3-5/+5
runit can't term processes run with sudo and the -i option
2015-07-15runit-scripts: add plexmediaserverBritney Fransen2-1/+21
2015-07-03runit-scripts: msg_daemon: new xorg doesn't work with IP in DISPLAYBritney Fransen2-2/+2
2015-06-25runit-scripts: frontend: finish: updates for xorg-server updateBritney Fransen2-20/+32
2015-02-06runit-scripts: irexec run: add some env stuffBritney Fransen2-1/+3
2015-02-02runit-scripts: update mythexpress run cmdBritney Fransen2-2/+2
2015-01-29runit-scripts: add xvnc for runitBritney Fransen2-1/+18
2015-01-29runit-scripts: add irexec service for runit to manageBritney Fransen3-1/+19
2015-01-17runit-scripts: handle bootlogd in 1 and improve plymouth in 3Britney Fransen3-3/+11
2014-12-01runit-scripts: add pwrstatdBritney Fransen2-2/+10
2014-10-19runit-scripts: change frontend, evrouter, vnc to use sudo instead of su. ↵James Meyer5-7/+8
This allows runit to start/stop the service as needed.
2014-09-21runit-scripts: mythbackend run, mythexpress run, remyth run - don't use su ↵Britney Fransen4-6/+4
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.
2014-05-13runit-scripts: update bluetoothd for new bluezBritney Fransen2-6/+4
2014-04-16runit-scripts: add inadyn serviceBritney Fransen2-1/+5
2014-04-15runit-scripts: update /sbin dirs to /usr/bin. refs #961Britney Fransen37-83/+58
2014-04-13webmin: update to 1.680. closes #965Britney Fransen2-1/+12
runit-scripts: add webmin service
2014-04-11runit-scripts: shellinaboxd: update runBritney Fransen2-2/+2
2014-04-07runit-scripts: handle stopped plymouth a bit better. refs #891Britney Fransen3-2/+14
2014-04-06runit-scripts: frontend finish: continue plymouthd. refs #891Britney Fransen2-7/+15
2014-04-05runit-scripts: fix frontend respawn by shutting down all services in 3. refs ↵Britney Fransen6-40/+53
#961 add pause utility from ignite project remove power script stuff as it is done in poweroff-scripts
2014-02-19runit, runitscripts:James Meyer5-21/+37
update binary path to /usr/bin refs #961
2013-12-30runit-scripts: remotes, add more debugging and unload lirc_serial before loadJames Meyer2-7/+33
refs #950
2013-12-27runit-scrips , mv_ir: remove loading of lirc_serial by modules.mythvantage, ↵James Meyer2-8/+19
the run script takes care of loading with the correct values. Add more debugging to remotes log refs #950
2013-12-15runit-scripts: udevil, redirect stderr to stdout. This takes care of the ↵James Meyer2-1/+2
error messagess showing up in ps output
2013-12-11runit-scripts: msg_daemon run: add exec env to allow runit to control the ↵Britney Fransen2-2/+3
service
2013-12-09runit-scripts: fix cron and frontend logging to their own fileJames Meyer4-6/+46
2013-12-09runit-scripts: add mpdJames Meyer2-0/+14
The config file is stock, and will need to be changed for each persons setup refs #931
2013-12-04apcupsd: readd for R8. closes#949.Britney Fransen3-41/+11
runit-scripts: add apcupsd
2013-11-16runit-scripts: mythbackend run: remove myth .24 detectionBritney Fransen2-10/+3
2013-10-15runit-scripts: halt-runit and reboot-runit: fix wall syntax to use stdin.Britney Fransen3-3/+3
2013-09-28runit-scripts: shellinaboxd run: add --no-beep to eliminate plugin errorBritney Fransen2-2/+2
2013-09-10runit-scripts: add package function to PKGBUILDBritney Fransen1-14/+17
2013-09-10runit-scripts: set crond run to use postfix. refs #922Britney Fransen2-2/+2
2013-08-13runit-scripts: add service for shellinaboxdBritney Fransen2-1/+10
2013-02-09Change version numbers to 8.0 to match the release number.James Meyer1-2/+2
LinHES-conifg LinHES-system mythdb-initial runit-scripts supplemental-web
2013-02-01runit-scripts: fix logging for igdeamon, add support to remote init ↵James Meyer4-31/+118
script so that the blaster is always the first device in the chain. added support specificly for hd_pvr refs #902 res #902