DragonFly users List (threaded) for 2007-08
DragonFly BSD
DragonFly users List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: dfly mail archive not working


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Aug 2007 15:16:44 -0400

Matthew Dillon wrote:
> 
>     oops.  Ok, fixed.  I keep meaning to fix the rc script.  I'll just
>     add a manual start in rc.local.
>      

If this is pkgsrc apache, there should be an RCng init script in
$PREFIX/etc for your convenience.. I had to hack it to add
'${apache_flags}' for a diferent wwwroot ..
Don't think patch has been committed yet, will get around to following
up oneday

Index: apache.sh
===================================================================
RCS file: /cvsroot/pkgsrc/www/apache/files/apache.sh,v
retrieving revision 1.27
diff -r1.27 apache.sh
39c39
< 	${ctl_command} ${action}
---
> 	${ctl_command} ${apache_flags} -k ${action}


Not knowing the leaf setup this may be extra info though..



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]