[freeside-commits] branch FREESIDE_3_BRANCH updated. 65eadf4357813f39cbab1734a8198d48c1ba68c6

Ivan Kohler ivan at freeside.biz
Wed Jan 24 09:09:43 PST 2018


The branch, FREESIDE_3_BRANCH has been updated
       via  65eadf4357813f39cbab1734a8198d48c1ba68c6 (commit)
      from  2d94edc3c657ce5ba1e8093b54299f120914f368 (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 65eadf4357813f39cbab1734a8198d48c1ba68c6
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jan 24 09:09:39 2018 -0800

    fix postinst?

diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644
index 09f9daefd..000000000
--- a/debian/postinst
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-chown -R freeside /usr/local/etc/freeside
-/usr/sbin/update-rc.d freeside defaults 23 01
-/sbin/insserv -d
-rm -fr  /usr/local/etc/freeside/masondata/*
-
-exit 0
-

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

Summary of changes:
 debian/postinst | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 debian/postinst




More information about the freeside-commits mailing list