[freeside-commits] branch FREESIDE_3_BRANCH updated. 041af3668f2fa697d5bad35d96dfe13423393fc6
Jeremy Davis
jeremyd at 420.am
Thu Jan 8 09:36:17 PST 2015
The branch, FREESIDE_3_BRANCH has been updated
via 041af3668f2fa697d5bad35d96dfe13423393fc6 (commit)
from c776d3d0b3ebcdddcb42ed3476e4047fd9c90a9b (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 041af3668f2fa697d5bad35d96dfe13423393fc6
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu Jan 8 12:35:59 2015 -0500
Ticket #32853 Freeside didnt start on boot
diff --git a/debian/postinst b/debian/postinst
index af80afe..af0e7ee 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,6 +1,6 @@
#!/bin/sh
chown -R freeside /usr/local/etc/freeside
-
+/usr/sbin/update-rc.d freeside defaults 23 01
exit 0
-----------------------------------------------------------------------
Summary of changes:
debian/postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list