pkgsrc-Users archive

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

apache_flags patch for www/apache rcng initscript



Wondering if the following could be committed ?

Allows the use of alternate config files, etc,
but should keep things working properly for start/stop/reload.

Thanks in advance,

- Chris


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}


Home | Main Index | Thread Index | Old Index