#!/bin/bash

#copy any files needed for the jail

#be sure we have the needed timezone
/bin/cp -L /etc/localtime  /etc/openvpn/s2s/etc

