- Timestamp:
- 05/03/08 00:25:41
(5 months ago)
- Author:
- rats
- Message:
* Fixed #1222: FreeBSD: Fix some path and config and insert old daemon routine
* Fixed #1195: Gentoo: Somewhat large Gentoo update
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1103 |
r1134 |
|
| 38 | 38 | |
|---|
| 39 | 39 | ROOT_CONF=$(INST_PREF)/usr/local/etc |
|---|
| 40 | | SYSTEM_ROOT=$(INST_PREF)/usr/local/www/ispcp |
|---|
| | 40 | SYSTEM_WEB=/usr/local/www |
|---|
| | 41 | SYSTEM_ROOT=$(INST_PREF)$(SYSTEM_WEB)/ispcp |
|---|
| 41 | 42 | SYSTEM_CONF=$(INST_PREF)/usr/local/etc/ispcp |
|---|
| 42 | 43 | SYSTEM_LOG=$(INST_PREF)/var/log/ispcp |
|---|
| 43 | | SYSTEM_APACHE_BACK_LOG=$(INST_PREF)/usr/local/www/logs/backup |
|---|
| 44 | | SYSTEM_VIRTUAL=$(INST_PREF)/usr/local/www/data/virtual |
|---|
| 45 | | SYSTEM_AWSTATS=$(INST_PREF)/usr/local/www/awstats |
|---|
| 46 | | SYSTEM_FCGI=$(INST_PREF)/usr/local/www/data/fcgi |
|---|
| | 44 | SYSTEM_APACHE_BACK_LOG=$(INST_PREF)$(SYSTEM_WEB)/logs/backup |
|---|
| | 45 | SYSTEM_VIRTUAL=$(INST_PREF)$(SYSTEM_WEB)/data/virtual |
|---|
| | 46 | SYSTEM_AWSTATS=$(INST_PREF)$(SYSTEM_WEB)/awstats |
|---|
| | 47 | SYSTEM_FCGI=$(INST_PREF)$(SYSTEM_WEB)/data/fcgi |
|---|
| 47 | 48 | SYSTEM_MAIL_VIRTUAL=$(INST_PREF)/var/mail/virtual |
|---|
| 48 | 49 | SYSTEM_MAKE_DIRS=/bin/mkdir -p |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>