Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-12 | runit-scripts: bluetoothd/run: start bluetoothd instead of bluetoothctl | Britney Fransen | 2 | -2/+2 | |
2018-09-10 | runit-scripts: add transmissiond run | Britney Fransen | 2 | -1/+12 | |
2018-05-28 | runit-scripts: mysql run: add check of length of .err file | Britney Fransen | 2 | -1/+10 | |
2018-04-30 | runit-scripts: postfix run: update start location | Britney Fransen | 2 | -3/+3 | |
2017-06-08 | runit-scripts: vnc/run: force LD_LIBRARY_PATH so that mesa libGL is used ↵ | Britney Fransen | 2 | -2/+2 | |
instead of nvidia so that opengl apps will run | |||||
2017-03-07 | runit-scripts: vnc/run: change geometry to 1920x1080 | Britney Fransen | 2 | -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-15 | runit-scripts: autofs: modprobe autofs4 isn't needed anymore | Britney Fransen | 2 | -6/+2 | |
2016-04-14 | runit-scripts: frontend finish: killall mythfrontend | Britney Fransen | 2 | -1/+2 | |
this ensures that hung mythfrontends are killed | |||||
2016-01-27 | runit-scripts: rsyslog run: update startup forrsyslog 8.11.0 | Britney Fransen | 2 | -4/+3 | |
2015-10-02 | runitscripts: change mythbackend, supplemental-slave, xymon-client, ↵ | Britney Fransen | 5 | -10/+7 | |
xymon-server run runit can't term any sudo manages processes since 1.8.14.p3 | |||||
2015-09-30 | runit-scripts: change frontend and vnc to start usingg su | Britney Fransen | 3 | -5/+5 | |
runit can't term processes run with sudo and the -i option | |||||
2015-07-15 | runit-scripts: add plexmediaserver | Britney Fransen | 2 | -1/+21 | |
2015-07-03 | runit-scripts: msg_daemon: new xorg doesn't work with IP in DISPLAY | Britney Fransen | 2 | -2/+2 | |
2015-06-25 | runit-scripts: frontend: finish: updates for xorg-server update | Britney Fransen | 2 | -20/+32 | |
2015-02-06 | runit-scripts: irexec run: add some env stuff | Britney Fransen | 2 | -1/+3 | |
2015-02-02 | runit-scripts: update mythexpress run cmd | Britney Fransen | 2 | -2/+2 | |
2015-01-29 | runit-scripts: add xvnc for runit | Britney Fransen | 2 | -1/+18 | |
2015-01-29 | runit-scripts: add irexec service for runit to manage | Britney Fransen | 3 | -1/+19 | |
2015-01-17 | runit-scripts: handle bootlogd in 1 and improve plymouth in 3 | Britney Fransen | 3 | -3/+11 | |
2014-12-01 | runit-scripts: add pwrstatd | Britney Fransen | 2 | -2/+10 | |
2014-10-19 | runit-scripts: change frontend, evrouter, vnc to use sudo instead of su. ↵ | James Meyer | 5 | -7/+8 | |
This allows runit to start/stop the service as needed. | |||||
2014-09-21 | runit-scripts: mythbackend run, mythexpress run, remyth run - don't use su ↵ | Britney Fransen | 4 | -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-13 | runit-scripts: update bluetoothd for new bluez | Britney Fransen | 2 | -6/+4 | |
2014-04-16 | runit-scripts: add inadyn service | Britney Fransen | 2 | -1/+5 | |
2014-04-15 | runit-scripts: update /sbin dirs to /usr/bin. refs #961 | Britney Fransen | 37 | -83/+58 | |
2014-04-13 | webmin: update to 1.680. closes #965 | Britney Fransen | 2 | -1/+12 | |
runit-scripts: add webmin service | |||||
2014-04-11 | runit-scripts: shellinaboxd: update run | Britney Fransen | 2 | -2/+2 | |
2014-04-07 | runit-scripts: handle stopped plymouth a bit better. refs #891 | Britney Fransen | 3 | -2/+14 | |
2014-04-06 | runit-scripts: frontend finish: continue plymouthd. refs #891 | Britney Fransen | 2 | -7/+15 | |
2014-04-05 | runit-scripts: fix frontend respawn by shutting down all services in 3. refs ↵ | Britney Fransen | 6 | -40/+53 | |
#961 add pause utility from ignite project remove power script stuff as it is done in poweroff-scripts | |||||
2014-02-19 | runit, runitscripts: | James Meyer | 5 | -21/+37 | |
update binary path to /usr/bin refs #961 | |||||
2013-12-30 | runit-scripts: remotes, add more debugging and unload lirc_serial before load | James Meyer | 2 | -7/+33 | |
refs #950 | |||||
2013-12-27 | runit-scrips , mv_ir: remove loading of lirc_serial by modules.mythvantage, ↵ | James Meyer | 2 | -8/+19 | |
the run script takes care of loading with the correct values. Add more debugging to remotes log refs #950 | |||||
2013-12-15 | runit-scripts: udevil, redirect stderr to stdout. This takes care of the ↵ | James Meyer | 2 | -1/+2 | |
error messagess showing up in ps output | |||||
2013-12-11 | runit-scripts: msg_daemon run: add exec env to allow runit to control the ↵ | Britney Fransen | 2 | -2/+3 | |
service | |||||
2013-12-09 | runit-scripts: fix cron and frontend logging to their own file | James Meyer | 4 | -6/+46 | |
2013-12-09 | runit-scripts: add mpd | James Meyer | 2 | -0/+14 | |
The config file is stock, and will need to be changed for each persons setup refs #931 | |||||
2013-12-04 | apcupsd: readd for R8. closes#949. | Britney Fransen | 3 | -41/+11 | |
runit-scripts: add apcupsd | |||||
2013-11-16 | runit-scripts: mythbackend run: remove myth .24 detection | Britney Fransen | 2 | -10/+3 | |
2013-10-15 | runit-scripts: halt-runit and reboot-runit: fix wall syntax to use stdin. | Britney Fransen | 3 | -3/+3 | |
2013-09-28 | runit-scripts: shellinaboxd run: add --no-beep to eliminate plugin error | Britney Fransen | 2 | -2/+2 | |
2013-09-10 | runit-scripts: add package function to PKGBUILD | Britney Fransen | 1 | -14/+17 | |
2013-09-10 | runit-scripts: set crond run to use postfix. refs #922 | Britney Fransen | 2 | -2/+2 | |
2013-08-13 | runit-scripts: add service for shellinaboxd | Britney Fransen | 2 | -1/+10 | |
2013-02-09 | Change version numbers to 8.0 to match the release number. | James Meyer | 1 | -2/+2 | |
LinHES-conifg LinHES-system mythdb-initial runit-scripts supplemental-web | |||||
2013-02-01 | runit-scripts: fix logging for igdeamon, add support to remote init ↵ | James Meyer | 4 | -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 | |||||
2013-01-23 | runit-scripts: add cetonproxy or bridge service. Added infinitv_usb service. | James Meyer | 5 | -1/+45 | |
refs #899 refs #898 | |||||
2013-01-14 | runit-scripts: lighttpd, on startup create the ssl cert if needed | James Meyer | 2 | -1/+16 | |
refs #896 | |||||
2013-01-09 | LinHES-system, runit-scripts, mythdb-initial: autocard.py will run when ↵ | James Meyer | 2 | -1/+12 | |
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-22 | runit-scripts: added mythzmserver | James Meyer | 3 | -1/+17 | |