#!/bin/bash # thanks to this script, kolab is started once again via autoconf.py in case of power failure if test -f /home/dlsadmin/nexedi-dls/kolab_recover; then /home/dlsadmin/nexedi-dls/autoconf.py nexedi master rm -f /home/dlsadmin/nexedi-dls/kolab_recover fi