From eb2d0374cea8e7a2f2d2066115bbc3ca901ab574 Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Thu, 2 Oct 2014 13:02:54 -0500 Subject: Conflicts: debian/rules --- debian/postinst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/postinst (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 000000000..af80afed9 --- /dev/null +++ b/debian/postinst @@ -0,0 +1,6 @@ +#!/bin/sh + +chown -R freeside /usr/local/etc/freeside + +exit 0 + -- cgit v1.2.1