wok rev 18958

apache: add /etc/apache/ssl/httpd-ssl.conf symlink (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 09 08:46:50 2016 +0100 (2016-03-09)
parents 29d7f69c742c
children 12da1d122488
files apache/receipt
line diff
     1.1 --- a/apache/receipt	Wed Mar 09 08:34:33 2016 +0100
     1.2 +++ b/apache/receipt	Wed Mar 09 08:46:50 2016 +0100
     1.3 @@ -64,7 +64,7 @@
     1.4  # Unsafe, see CVE-2014-3566 POODLE
     1.5  SSLProtocol All -SSLv2 -SSLv3
     1.6  EOT
     1.7 -	ln -s ../extra/httpd-ssl.conf /etc/apache/ssl/httpd-ssl.conf
     1.8 +	ln -s ../extra/httpd-ssl.conf $fs/etc/apache/ssl/httpd-ssl.conf
     1.9  }
    1.10  
    1.11  # Pre and post install commands for Tazpkg.