summaryrefslogtreecommitdiffstats
path: root/etc/rc.start_packages
Commit message (Expand)AuthorAgeFilesLines
* standardize URLsChris Buechler2014-03-141-1/+1
* Revert "Make sure functions called by rc.start_packages can see $g['booting']...Renato Botelho2013-12-241-7/+0
* Revert "Only unset $g['booting'] when it was set here"Renato Botelho2013-12-241-5/+2
* Only unset $g['booting'] when it was set hereRenato Botelho2013-12-241-2/+5
* Make sure functions called by rc.start_packages can see $g['booting'] when we...Renato Botelho2013-12-241-0/+7
* Support different package internal namePhil Davis2012-12-141-2/+3
* Change rcfileprefix to a constantphildd2012-08-071-2/+2
* Setup library paths to include /usr/pbi/*/lib as a last resort to make sure t...jim-p2012-06-231-0/+1
* Fix array parsing of rc files. Resolves #1541jim-p2011-05-191-1/+1
* Restore running custom scripts under /usr/local/etc/rc.d directory since it c...Ermal2011-05-181-6/+29
* Do not call stop_service since its already called from start_service itself.Ermal2011-05-171-1/+0
* Actually sync_package before starting it again. Also include restart in the l...Ermal2011-05-171-1/+2
* Ticket #1534. Change rc.start_packages and rc.stop_packages to php scripts so...Ermal2011-05-171-12/+45
* Do not output Syncing packages twice, once is enough.Scott Ullrich2007-02-231-1/+0
* php and shell code dont match too well!Scott Ullrich2007-02-221-1/+0
* Set package output mode to consoleScott Ullrich2007-02-221-0/+1
* * Move stop package code out to it's own file rc.stop_packagesScott Ullrich2006-11-171-5/+0
* MFC [15083]Bill Marquette2006-10-221-1/+1
* Ticket #1124 - fix wordingBill Marquette2006-10-141-1/+1
* Stop packages before restarting.Scott Ullrich2006-10-061-1/+5
* Add rc.start_packages fileScott Ullrich2006-10-011-0/+19
OpenPOWER on IntegriCloud