Linux Training

Linux training for private, public & voluntary sector.

0793 572 8612

City LinUX sample scripts - bflsync.cf


# $Id: bflsync.cf,v 1.3 2017/02/23 14:15:55 fulford Exp $
# For support  call: Clifford W Fulford on 0793 572 8612 
# 	      email: fulford@citylinux.com
#         log issue: https://www.citylinux.com/belpark
#############################################################
# Email address for recipient of alerts
email=fulford@citylinux.com
# Off peak starts HH
opst=18
# Off peak time ends HH
opet=07
# Off peak period wait time in minutes
opwt=50 
# Peak period wait time in minutes
pwt=5
# Comma  separated list of mounted file systems to be replicated.
synclst=reports,data,datab,datac,applic,bacbin
# Directory for log files
logdir=/var/log
lock=/var/run/bflsync
######################################################################
# This program is free software: you can redistribute it and or      #
# modify it under the terms of the Lesser GNU General Public License #
# as published by the Free Software Foundation, either version 3 of  #
# the License, or (at your option) any later version.                #
#                                                                    #
# This program is distributed in the hope that it will be useful,    #
# but WITHOUT ANY WARRANTY; without even the implied warranty of     #    
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the      #
# GNU General Public License for more details.                       #
#                                                                    # 
# A copy of the Lesser GNU General Public License and the GNU        #
# General Public License is available at                             #
# <http://www.gnu.org/licenses/>.                                    #
######################################################################

The layout and associated style sheets for this page are taken from the World Wide Web Consortium and used here under the W3C software licence.