nixos/httpd: rename apache log files to have a .log file extension (#54529)

nixos/httpd: rename apache log files to have a .log file extension
This commit is contained in:
aanderse
2019-01-31 04:04:58 +02:00
committed by Danylo Hlynskyi
parent 6b27008fb5
commit c6cd07707b
2 changed files with 10 additions and 4 deletions
@@ -430,6 +430,12 @@
of maintainers.
</para>
</listitem>
<listitem>
<para>
The httpd service now saves log files with a .log file extension by default for
easier integration with the logrotate service.
</para>
</listitem>
<listitem>
<para>
The owncloud server packages and httpd subservice module were removed