Solaris 11 updates
authorJamie Cameron <jcameron@webmin.com>
Thu, 20 Dec 2007 18:35:37 +0000 (18:35 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 20 Dec 2007 18:35:37 +0000 (18:35 +0000)
mysql/config-solaris-11-*
squid/config-solaris-11-*

index bf78d49..8b7595c 100755 (executable)
@@ -15,7 +15,7 @@ access=*: *
 blob_mode=0
 date_subs=0
 passwd_mode=0
-mysql_data=/var/mysql/datadir
+mysql_data=/var/mysql/5.0/data
 max_dbs=50
 my_cnf=/etc/mysql/my.cnf
 max_text=1000
index eeef237..e6eeb67 100755 (executable)
@@ -1,17 +1,20 @@
-show_list=0
-httpd_dir=/usr/apache2/2.2
-httpd_conf=/etc/apache2/2.2/httpd.conf
-httpd_path=/usr/apache2/2.2/bin/httpd
-apachectl_path=/usr/apache2/2.2/bin/apachectl
-pid_file=/var/run/apache2/2.2/httpd.pid
-start_cmd=svcadm enable svc:/network/http:apache22
-stop_cmd=svcadm disable svc:/network/http:apache22
-mime_types=
-srm_conf=
-access_conf=
-show_order=0
-max_servers=100
-test_config=1
-test_manual=0
-test_always=0
-test_apachectl=1
+log_dir=/var/squid/logs
+squid_path=/usr/squid/sbin/squid
+cache_dir=/var/squid/cache
+squid_conf=/etc/squid/squid.conf
+pid_file=/var/squid/logs/squid.pid
+cachemgr_path=/usr/squid/libexec/cachemgr.cgi
+calamaris=
+cal_max=50000
+cal_args=-aw
+crypt_conf=0
+sort_conf=0
+sync_create=0
+sync_delete=0
+sync_modify=1
+cal_fmt=w
+cal_all=1
+restart_pos=0
+squidclient=squidclient
+squid_start=svcadm enable svc:/network/http:squid
+squid_stop=svcadm disable svc:/network/http:squid