summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index af80afed9..af0e7ee5c 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