#!/bin/sh
echo "postinstall" > /tmp/jack.log
cd /Applications/Jack
chgrp wheel jackd.conf
mv jackd.conf /etc
