summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11runit-scripts: service: add MYTH_RUN_STATUS to some servicesBritney Fransen1-1/+1
2019-04-10runit-scripts: rpcbind run: keep rpcbind in foreground so runit can manage itBritney Fransen1-1/+1
2019-04-10runit-scripts: remotes run: ensure default driver is used. refs #1031Britney Fransen1-1/+1
2019-03-24runit-scripts: plexmediaserver run: update location of plex media serverBritney Fransen1-2/+2
2018-10-12runit-scripts: bluetoothd/run: start bluetoothd instead of bluetoothctlBritney Fransen1-1/+1
2018-09-10runit-scripts: add transmissiond runBritney Fransen1-1/+1
2018-05-28runit-scripts: mysql run: add check of length of .err fileBritney Fransen1-1/+1
2018-04-30runit-scripts: postfix run: update start locationBritney Fransen1-2/+2
2017-06-08runit-scripts: vnc/run: force LD_LIBRARY_PATH so that mesa libGL is used ↵Britney Fransen1-1/+1
instead of nvidia so that opengl apps will run
2017-03-07runit-scripts: vnc/run: change geometry to 1920x1080Britney Fransen1-1/+1
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 Fransen1-2/+2
2016-04-14runit-scripts: frontend finish: killall mythfrontendBritney Fransen1-1/+1
this ensures that hung mythfrontends are killed
2016-01-27runit-scripts: rsyslog run: update startup forrsyslog 8.11.0Britney Fransen1-2/+2
2015-10-02runitscripts: change mythbackend, supplemental-slave, xymon-client, ↵Britney Fransen1-1/+1
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 Fransen1-1/+1
runit can't term processes run with sudo and the -i option
2015-07-15runit-scripts: add plexmediaserverBritney Fransen1-1/+1
2015-07-03runit-scripts: msg_daemon: new xorg doesn't work with IP in DISPLAYBritney Fransen1-1/+1
2015-06-25runit-scripts: frontend: finish: updates for xorg-server updateBritney Fransen1-1/+1
2015-02-06runit-scripts: irexec run: add some env stuffBritney Fransen1-1/+1
2015-02-02runit-scripts: update mythexpress run cmdBritney Fransen1-1/+1
2015-01-29runit-scripts: add xvnc for runitBritney Fransen1-1/+1
2015-01-29runit-scripts: add irexec service for runit to manageBritney Fransen1-1/+1
2015-01-17runit-scripts: handle bootlogd in 1 and improve plymouth in 3Britney Fransen1-1/+1
2014-12-01runit-scripts: add pwrstatdBritney Fransen1-2/+2
2014-10-19runit-scripts: change frontend, evrouter, vnc to use sudo instead of su. ↵James Meyer1-1/+1
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 Fransen1-1/+1
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 Fransen1-2/+2
2014-04-16runit-scripts: add inadyn serviceBritney Fransen1-1/+1
2014-04-15runit-scripts: update /sbin dirs to /usr/bin. refs #961Britney Fransen1-1/+1
2014-04-13webmin: update to 1.680. closes #965Britney Fransen1-1/+1
runit-scripts: add webmin service
2014-04-11runit-scripts: shellinaboxd: update runBritney Fransen1-1/+1
2014-04-07runit-scripts: handle stopped plymouth a bit better. refs #891Britney Fransen1-1/+1
2014-04-06runit-scripts: frontend finish: continue plymouthd. refs #891Britney Fransen1-1/+1
2014-04-05runit-scripts: fix frontend respawn by shutting down all services in 3. refs ↵Britney Fransen1-4/+14
#961 add pause utility from ignite project remove power script stuff as it is done in poweroff-scripts
2014-02-19runit, runitscripts:James Meyer1-3/+4
update binary path to /usr/bin refs #961
2013-12-30runit-scripts: remotes, add more debugging and unload lirc_serial before loadJames Meyer1-1/+1
refs #950
2013-12-27runit-scrips , mv_ir: remove loading of lirc_serial by modules.mythvantage, ↵James Meyer1-1/+1
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 Meyer1-1/+1
error messagess showing up in ps output
2013-12-11runit-scripts: msg_daemon run: add exec env to allow runit to control the ↵Britney Fransen1-1/+1
service
2013-12-09runit-scripts: fix cron and frontend logging to their own fileJames Meyer1-4/+7
2013-12-04apcupsd: readd for R8. closes#949.Britney Fransen1-4/+3
runit-scripts: add apcupsd
2013-11-16runit-scripts: mythbackend run: remove myth .24 detectionBritney Fransen1-2/+2
2013-10-15runit-scripts: halt-runit and reboot-runit: fix wall syntax to use stdin.Britney Fransen1-1/+1
2013-09-28runit-scripts: shellinaboxd run: add --no-beep to eliminate plugin errorBritney Fransen1-1/+1
2013-09-10runit-scripts: add package function to PKGBUILDBritney Fransen1-14/+17
2013-09-10runit-scripts: set crond run to use postfix. refs #922Britney Fransen1-1/+1
2013-08-13runit-scripts: add service for shellinaboxdBritney Fransen1-1/+1
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 Meyer1-1/+1
script so that the blaster is always the first device in the chain. added support specificly for hd_pvr refs #902 res #902
2013-01-23runit-scripts: add cetonproxy or bridge service. Added infinitv_usb service.James Meyer1-1/+1
refs #899 refs #898