#! /bin/sh
# Start Samba nmbd & smbd daemons
nmbd > /dev/null
smbd > /dev/null

