summaryrefslogtreecommitdiff
path: root/sh/runscript.sh.in
Commit message (Expand)AuthorAge
...
* Stop using needless {} in varsRoy Marples2009-04-26
* Allow user to provide custom status function and still hook into the system oneRoy Marples2009-04-18
* Move status to runscript.sh so init scripts can override it, #159Roy Marples2009-04-18
* Always define template start/stop functions so that the real script name isn'...Roy Marples2008-04-26
* Fix logic for templates.Roy Marples2008-04-21
* Punt is_function in favour of POSIX shell builtin command, thanks to Harald v...Roy Marples2008-04-21
* We should check type output to ensure that we're really calling a shell funct...Roy Marples2008-04-18
* Try and fix more prefix stuff.Roy Marples2008-03-25
* SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.Roy Marples2008-03-19
* Add rc-service and update all softlevel refs to runlevel.Roy Marples2008-03-19
* RC_SERVICE now points to the service file, so daemons can recall us directly.Roy Marples2008-03-11
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Introduce LOCAL_PREFIX for a user maintained script location.Roy Marples2008-03-03
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
* Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples2008-02-27