diff options
Diffstat (limited to '2.2/patches')
-rw-r--r-- | 2.2/patches/config.layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2.2/patches/config.layout b/2.2/patches/config.layout index f8debc4..83a4b0f 100644 --- a/2.2/patches/config.layout +++ b/2.2/patches/config.layout @@ -16,7 +16,7 @@ manualdir: /usr/share/doc/version/manual sysconfdir: /etc/apache2 localstatedir: /var - runtimedir: /run + runtimedir: /var/run logfiledir: /var/log/apache2 proxycachedir: /var/cache/apache2 </Layout> |