#!/bin/bash

/etc/rc.d/init.d/stunneld stop >& /dev/null
/etc/rc.d/init.d/stunneld stop >& /dev/null
/etc/rc.d/init.d/stunneld start >& /dev/null

