coffin

secure lan file storage on a device
git clone git://parazyd.org/coffin.git
Log | Files | Refs | Submodules | README | LICENSE

commit c84859eeb01c9327a32812c81ff138f3d4f25b2a
parent 615218bf368c2e23978755e87c18807639b4a7d9
Author: parazyd <parazyd@dyne.org>
Date:   Wed, 30 Mar 2016 03:08:41 +0200

remove ssl certs when purging apache

Diffstat:
Mconf/config.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/conf/config.sh b/conf/config.sh @@ -169,6 +169,7 @@ ckdistro() { #a2ensite 000-default.conf rm -rv /etc/apache2/DAV rm -v /etc/apache2/sites-available/coffindav.conf + rm -rv /etc/ssl/coffin apachemods off