#!/bin/sh
/etc/atalk/as_stop
sleep 1
echo "Starte File Sharing"
/usr/sbin/afpd
