Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 8925c1ba9d4657844c8a06a4ef1d13b5 > files > 8

c-icap-0.4.3-1.mga6.src.rpm

--- c-icap.conf.in	2012-09-09 11:56:01.522325747 -0500
+++ c-icap.conf.in.mga	2012-09-09 11:55:36.412639662 -0500
@@ -10,7 +10,7 @@
 #	The file to store the pid of the main process of the c-icap server.
 # Default:
 #	PidFile /var/run/c-icap/c-icap.pid
-PidFile /var/run/c-icap/c-icap.pid
+PidFile /run/icapd/icapd.pid
 
 # TAG: CommandsSocket
 # Format: CommandsSocket socket_file
@@ -18,7 +18,7 @@
 #	The path of file to use as control socket for c-icap
 # Default:
 #	CommandsSocket /var/run/c-icap/c-icap.ctl
-CommandsSocket /var/run/c-icap/c-icap.ctl
+CommandsSocket /run/icapd/icapd.ctl
 
 # TAG: Timeout
 # Format: Timeout seconds
@@ -140,6 +140,7 @@
 #	No value
 # Example:
 #	User wwwrun
+User icapd
 
 # TAG: Group
 # Format: Group groupname
@@ -150,6 +151,7 @@
 #	No value
 # Example:
 #	Group nogroup
+Group icapd
 
 # TAG: ServerAdmin
 # Format: ServerAdmin admin_mail
@@ -158,7 +160,7 @@
 #	about this server (logs, info service, etc)
 # Default:
 #	No value
-ServerAdmin you@your.address
+ServerAdmin root@localhost
 
 # TAG: ServerName
 # Format: ServerName aServerName
@@ -167,7 +169,7 @@
 #	server (logs, info service, etc)
 # Default:
 #	No value
-ServerName YourServerName
+ServerName localhost
 
 # TAG: TmpDir
 # Format: TmpDir dir
@@ -245,7 +247,7 @@
 # Default:
 #	No value
 # Example:
-TemplateDir @PKGDATADIR@/templates/
+TemplateDir /etc/icapd/
 
 # TAG: TemplateDefaultLanguage
 # Format: TemplateDefaultLanguage lang
@@ -268,7 +270,7 @@
 #	It can be used more than once to use multiple magic files.
 # Default:
 #	LoadMagicFile @SYSCONFDIR@/c-icap.magic
-LoadMagicFile @SYSCONFDIR@/c-icap.magic
+LoadMagicFile /etc/icapd/c-icap.magic
 
 # TAG: RemoteProxyUsers
 # Format: RemoteProxyUsers onoff
@@ -515,7 +517,7 @@
 #	information about the c-icap server.
 # Default:
 #	ServerLog @prefix@/var/log/server.log
-ServerLog @prefix@/var/log/server.log
+ServerLog /var/log/icapd/server.log
 
 # TAG: AccessLog
 # Format: AccessLog LogFile [LogFormat] [[!]acl1] [[!]acl2] [...]
@@ -530,7 +532,7 @@
 #	AccessLog @prefix@/var/log/access.log
 # Example:
 #	AccessLog @prefix@/var/log/access.log MyFormat all
-AccessLog @prefix@/var/log/access.log
+AccessLog /var/log/icapd/access.log
 
 # TAG: Logger
 # Format: Logger LoggerName