summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts
AgeCommit message (Collapse)AuthorFilesLines
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
2013-01-23runit-scripts: add cetonproxy or bridge service. Added infinitv_usb service.James Meyer5-1/+45
refs #899 refs #898
2013-01-14runit-scripts: lighttpd, on startup create the ssl cert if neededJames Meyer2-1/+16
refs #896
2013-01-09LinHES-system, runit-scripts, mythdb-initial: autocard.py will run when ↵James Meyer2-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-22runit-scripts: added mythzmserverJames Meyer3-1/+17
2012-12-20runit-scripts: Dont' start a slave backend until a connection to master is ↵James Meyer3-14/+39
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-12-17runit-scripts: removed ldm, adding udevil. Also added log_care to 1 so ↵James Meyer5-3/+22
that it runs on startup. This ensures that logs are cleaned up and rotated out of the way even if the system is offline when the cron job is supposed to run. refs #883
2012-12-15runit-scripts: add supplemental-slave run fileJames Meyer2-1/+12
refs #881
2012-12-09runit-scripts: attempting to integrate plymouth a bit better. Mostly minor ↵James Meyer3-12/+17
changes to levels 1 and 3
2012-12-04runit-scripts: move folding_at_home scripts to runitscriptsJames Meyer3-1/+44
Configuration of FAH was moved to the run script so it no longer needs or uses config.xml However if /etc/fah-config.xml is present it will use it and skip using values from /etc/systemconfig refs #872
2012-12-01runit-scripts: on shutdown force remove of x:1James Meyer2-1/+6
2012-11-11runit-scripts: add exec to mythexpress and remyth. Without the exec sv ↵James Meyer3-3/+3
stop doesn't work