Gentoo changes

This commit is contained in:
Jamie Cameron
2008-09-24 23:23:37 +00:00
parent b961e14af0
commit 01e4266ee4
4 changed files with 12 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
show_list=0
httpd_dir=/etc/apache
httpd_path=/usr/sbin/apache
apachectl_path=/usr/sbin/apachectl
start_cmd=/etc/init.d/apache start
stop_cmd=/etc/init.d/apache stop
httpd_conf=/etc/apache/conf/apache.conf
mime_types=/etc/apache/conf/mime.types
httpd_dir=/etc/apache2
httpd_path=/usr/sbin/apache2
apachectl_path=/usr/sbin/apache2ctl
start_cmd=/etc/init.d/apache2 start
stop_cmd=/etc/init.d/apache2 stop
httpd_conf=/etc/apache2/httpd.conf
mime_types=/etc/apache2/mime.types
show_order=0
max_servers=100
test_config=1

View File

@@ -1,4 +1,4 @@
at_style=linux
at_dir=/var/cron/atjobs
allow_file=/etc/at.allow
deny_file=/etc/at.deny
at_dir=/var/spool/at/atjobs
allow_file=/etc/at/at.allow
deny_file=/etc/at/at.deny

View File

@@ -16,5 +16,5 @@ date_subs=0
passwd_mode=0
mysql_data=/var/lib/mysql
max_dbs=50
my_cnf=/etc/my.cnf
my_cnf=/etc/mysql/my.cnf
max_text=1000

View File

@@ -1,4 +1,4 @@
webalizer=webalizer
webalizer_conf=/etc/apache/conf/webalizer.conf
webalizer_conf=/etc/webalizer.conf
auto=apache,squid,proftpd,wuftpd
naked=0