jim-p
|
dfa6dedad7
|
Fix array parsing of rc files. Resolves #1541
|
2011-05-19 12:51:58 -04:00 |
|
Ermal
|
6c19757e15
|
Restore running custom scripts under /usr/local/etc/rc.d directory since it causes regressions and its a feature used by many users.
|
2011-05-18 22:40:24 +00:00 |
|
Ermal
|
b5058001d4
|
Do not call stop_service since its already called from start_service itself.
|
2011-05-17 22:20:53 +00:00 |
|
Ermal
|
f1dbcf4741
|
Actually sync_package before starting it again. Also include restart in the log message since it might be like that.
|
2011-05-17 22:18:10 +00:00 |
|
Ermal
|
aed6fc725e
|
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!
|
2011-05-17 22:14:34 +00:00 |
|
Scott Ullrich
|
8e1ee760fa
|
Do not output Syncing packages twice, once is enough.
|
2007-02-23 01:24:54 +00:00 |
|
Scott Ullrich
|
3a9435c2ab
|
php and shell code dont match too well!
|
2007-02-22 20:41:30 +00:00 |
|
Scott Ullrich
|
5c76bd722b
|
Set package output mode to console
|
2007-02-22 18:57:10 +00:00 |
|
Scott Ullrich
|
43511be85c
|
* Move stop package code out to it's own file rc.stop_packages
|
2006-11-17 15:46:40 +00:00 |
|
Bill Marquette
|
0a972a1a30
|
MFC [15083]
Ticket #1145: Don't background the stop process, we really do need to stop the daemon before it tries to start again
|
2006-10-22 04:47:30 +00:00 |
|
Bill Marquette
|
477135b97c
|
Ticket #1124 - fix wording
MFC of commit [15039]
|
2006-10-14 14:23:15 +00:00 |
|
Scott Ullrich
|
c1f46b20c9
|
Stop packages before restarting.
|
2006-10-06 23:30:16 +00:00 |
|
Scott Ullrich
|
969d7f5ed5
|
Add rc.start_packages file
|
2006-10-01 00:55:48 +00:00 |
|