X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=debian%2Ffreeside.postinst;fp=debian%2Ffreeside.postinst;h=3e7dc2502fd029af1a107c80d96cbcad7615d1cf;hp=bdbb7a8d6bc250a25ef53f63738ae15959df1b59;hb=438d76c8c33eeac76e78b4d5339bbed5049da05d;hpb=7f1abb22f7e7256eb4f2eee18791173590f3d9e3 diff --git a/debian/freeside.postinst b/debian/freeside.postinst index bdbb7a8d6..3e7dc2502 100644 --- a/debian/freeside.postinst +++ b/debian/freeside.postinst @@ -3,5 +3,8 @@ #probably not needed with systemd /usr/sbin/update-rc.d freeside defaults 23 01 +chown -R freeside /usr/local/etc/freeside +rm -fr /usr/local/etc/freeside/masondata/* + exit 0