packages/ssoinabox-webui/DEBIAN/postinst
author Dan Fuhry <dan@fuhry.us>
Sat, 16 Feb 2013 19:02:51 -0500
changeset 6 3ac4e03f28b2
parent 0 3906ca745819
permissions -rwxr-xr-x
Fixed kerberos path again. Default Ubuntu installs do indeed use /var/lib/krb5kdc. Really should try to autodetect that.

#!/bin/bash

mkdir -p /usr/local/share/ssoinabox/htdocs/includes/templates/compiled
chown www-data:www-data /usr/local/share/ssoinabox/htdocs/includes/templates/compiled