summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2012-11-11runit-scripts: add exec to mythexpress and remyth. Without the exec sv ↵James Meyer1-1/+1
stop doesn't work
2012-11-07runit-scripts: if /service/mysql is present make the frontend wait on it ↵James Meyer1-1/+1
for 2 seconds. This ensures that the database will be ready by the time the FE starts. This only affects Master backends that run the FE
2012-11-06runit-scripts: added ldm run scriptJames Meyer1-1/+1
refs #866
2012-11-06runit-scripts: add avahi to mythbackend, mythexpress, remythJames Meyer1-1/+1
2012-11-05runit-scripts: added mythexpress and remythJames Meyer1-1/+1
refs #865 refs #863
2012-11-05runit-scripts: Add remyth serviceJames Meyer1-1/+1
refs #863
2012-11-01runit-scripts: added zoneminderJames Meyer1-1/+1
Added some svwait mysql for mythbackend and zoneminder added myth_run_status=1 for all other scripts that use /etc/profile refs #857
2012-10-29runit-scripts: make mythbackend wait on mysql. mysql must be up for at ↵James Meyer1-1/+1
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.
2012-10-05runit-scripts: ncid-server add support for NetcallerID also set speed to ↵James Meyer1-1/+1
4800 for all modem devices.
2012-09-27runit-scripts: mythbackend msg_deamon.James Meyer1-1/+1
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
2012-09-23runit-scripts: nptd save hwclock when shutting down ntpdJames Meyer1-1/+1
2012-09-10xymon/runit scripts: moved from /data/srv/xymon to /home/xymon.James Meyer1-1/+1
This was done to preserve rrd's on upgrade
2012-09-04recompile for merged changesJames Meyer1-1/+1
2012-08-25runit-scripts: make vnc service advertise via zeroconfJames Meyer1-1/+1
2012-08-25runit-scripts: added svc for vncJames Meyer1-1/+1
2012-08-07runit-scripts added x86_64James Meyer1-1/+1
2012-05-12runit-scripts: add ncid-client, ncid-server, ncid-loggerJames Meyer1-1/+1
2012-05-10runit-scripts: remotes run: check /etc/runit/lirc.sh exists and is executableBritney Fransen1-1/+1
2012-05-04runit-scripts: remotes run: add support for /etc/runit/lirc.sh. refs #821Britney Fransen1-1/+1
2012-05-01runit-scripts: mythbackend:run: check mythtv version installed to start ↵Britney Fransen1-1/+1
mythbackend correctly
2012-04-24runit-scripts:James Meyer1-1/+2
- 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
2012-04-24runit-scripts: remotes:run: fix cmds so runit controls correct command. refs#821Britney Fransen1-1/+1
2012-04-23runit-scripts: replace lircd with remotesBritney Fransen1-1/+1
2012-04-22runit-scripts: mythbackend set myth_run_status=1 so that myth_status isn't ↵James Meyer1-1/+1
run when this service is started.
2012-04-15runit-scripts: change mythbackend to use --logpathJames Meyer1-1/+2
2012-03-10runit-scripts: add remotes service. refs #821Britney Fransen1-1/+1
2012-03-06runit-scripts: lircd run: set protocol and keymap for imonBritney Fransen1-1/+1
2012-03-05runit-scripts: lircd run: oopsBritney Fransen1-1/+1
2012-03-05runit-scripts: lircd run: add imon cmd; move dvico locations; refs #651Britney Fransen1-1/+1
2012-02-28runit-scripts: chmod 755 rsyslog/runMichael Hanson1-1/+1
2012-01-26runit-scripts: change mythdroidMichael Hanson1-1/+1
2012-01-26runit-scripts: add back mythdroid scripts by mihanson.7.2James Meyer1-1/+1
2012-01-26runit-scripts: add mythdroid (reverse-merged from commit ↵James Meyer1-1/+1
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.
2012-01-25runit-scripts: add mythdroidMichael Hanson1-1/+1
2012-01-25runit-scripts: add mythdroidMichael Hanson1-1/+1
2012-01-22runit-scripts: no change in scripts, but permission change to add +x on all ↵James Meyer1-1/+1
files
2012-01-22runit-scripts: mythbackend. Add add_storage --report to startup.James Meyer1-1/+1
This will print out a list of any new disks found refs #796
2012-01-17mergeJames Meyer1-1/+1
2011-12-27runit-scripts: add setfacl to runit 1 for /etc/systemconfig. This will ↵James Meyer1-1/+1
ensure that the permissions will be correct on every boot.
2011-12-08runit-scripts: remove syslog from startup list and replace with rsyslogJames Meyer1-1/+1
2011-12-07runit-scripts: additional scriptsJames Meyer1-1/+1
-certmaster -func -powermate -rsyslog -xymon
2011-11-04runit-scripts: remove portmapJames Meyer1-1/+1
2011-10-31runit-scripts: lircd run: remove ir-keytable. It was replaced by ↵Britney Fransen1-1/+1
in_kernel_support
2011-10-20runit-scripts: LIRC add call to in_kernel_supportJames Meyer1-1/+1
2011-10-06runit-scripts: fbsplash-runit.sh: update for new fbsplashBritney Fransen1-2/+2
2011-09-01runit-scripts: Defined new print procedure for runit to use.James Meyer1-2/+2
Convert some scripts to use the new printhlr procedure. Cleanup of a couple scripts to stop spewing crap on the console.
2011-08-19runit-scripts: shut the hell up bluetoothdMichael Hanson1-1/+1
2011-08-19runit-scripts: make bluetoothd/run executableMichael Hanson1-1/+1
2011-08-18runit-scripts: add irqbalance run script/dirMichael Hanson1-1/+1
2011-08-18runit-scripts: add mkdir -p /var/lock/subsys to /etc/runit/1 for etcnetMichael Hanson1-1/+1