[freeside-commits] branch FREESIDE_3_BRANCH updated. f064f10df4e98308428b553afcdc2fd278d15290

Jeremy Davis jeremyd at 420.am
Wed Mar 4 07:41:13 PST 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  f064f10df4e98308428b553afcdc2fd278d15290 (commit)
      from  65d6c927e8062a04ec262a241ed39f945f998ee9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f064f10df4e98308428b553afcdc2fd278d15290
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Wed Mar 4 10:41:06 2015 -0500

    Ticket #2916 Clearing cache via Debian packages

diff --git a/debian/postinst b/debian/postinst
index af0e7ee..67c0835 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -2,5 +2,7 @@
 
 chown -R freeside /usr/local/etc/freeside
 /usr/sbin/update-rc.d freeside defaults 23 01
+rm -fr  /usr/local/etc/freeside/masondata/*
+
 exit 0
 

-----------------------------------------------------------------------

Summary of changes:
 debian/postinst |    2 ++
 1 file changed, 2 insertions(+)




More information about the freeside-commits mailing list