#!/bin/bash

[ ! "$1" = "reconfigure" ] && /usr/bin/StartAll

exit 0
