Project

General

Profile

Download (2.39 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3e8fad13 07/28/2011 07:45 PM Jim Pingle

Rework rc.stop_packages a little. Fixes #1564

2612ebc6 07/08/2011 09:29 PM Ermal LUÇI

Ticket #1564. Give +x to the script so it can be executed. Simple hah :)

0ca52cff 05/31/2011 08:32 PM Bill Marquette

fix typoes

dfa6deda 05/19/2011 04:51 PM Jim Pingle

Fix array parsing of rc files. Resolves #1541

6c19757e 05/18/2011 10:40 PM Ermal LUÇI

Restore running custom scripts under /usr/local/etc/rc.d directory since it causes regressions and its a feature used by many users.

aed6fc72 05/17/2011 10:14 PM Ermal LUÇI

Ticket #1534. Change rc.start_packages and rc.stop_packages to php scripts so they do a proper job at start/stop packages, rather than assume every package has a .sh script which is not true. It mostly reuses code from rc.packages which is not used anywhere as of now!

43511be8 11/17/2006 03:46 PM Scott Ullrich
  • Move stop package code out to it's own file rc.stop_packages