#!/bin/sh

if [ -f /etc/srelay.conf ];then
	srelay -c /etc/srelay.conf -r -s 
fi