[DRE-commits] [diaspora-installer] 04/15: remove ssl on purge

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 27 13:55:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 7a4d3653c13f2ebceeda1117f6f2e634068262b7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 27 15:05:01 2016 +0530

    remove ssl on purge
---
 debian/diaspora-common.postrm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/diaspora-common.postrm b/debian/diaspora-common.postrm
index 87ef29d..bbd0982 100644
--- a/debian/diaspora-common.postrm
+++ b/debian/diaspora-common.postrm
@@ -47,6 +47,7 @@ case "$1" in
     rm -f /etc/diaspora.conf
     rm -f /etc/diaspora/database.yml
     rm -rf /etc/diaspora/initializers
+    rm -rf /etc/diaspora/ssl
 
     # and finally clear it out from the ucf database
     if which ucf >/dev/null; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list