Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 671 → Rev 672

/scripts/sbin/alcasar-safesearch.sh
1,9 → 1,13
#/bin/sh
#/bin/bash
# $Id: alcasar-bl.sh 412 2011-01-03 21:40:09Z richard $
 
# enable or disable safesearch filter on DG
# active ou désactive la fonction safesearch sur DG
# By rexy
# alcasar-safesearch.sh
# by Richard REY
# This script is distributed under the Gnu General Public License (GPL)
 
# Active / désactive la fonction safesearch sur DG
# Enable / disable safesearch filter on DG
 
DIR_DG="/etc/dansguardian/lists"
SED="/bin/sed -i"