#!/bin/sh

#------------------------------------------------------------------------
# bastion - Restart bastion on PPPOE event
# Copyright © 2014 Pôle de compétences EOLE <eole@ac-dijon.fr>
#
# License CeCILL:
#  * in french: http://www.cecill.info/licences/Licence_CeCILL_V2-fr.html
#  * in english http://www.cecill.info/licences/Licence_CeCILL_V2-en.html

/usr/sbin/bastion restart
