X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Finit%2Fshared.sh;fp=src%2Finit%2Fshared.sh;h=67254c50186032522f403533aa81551744c1480e;hp=6d7f8abe533771b68ee3d64d3587973f8007c1a3;hb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;hpb=ef70704f0b31b59bb719b884d6a99cb9e3e2044a diff --git a/src/init/shared.sh b/src/init/shared.sh index 6d7f8ab..67254c5 100755 --- a/src/init/shared.sh +++ b/src/init/shared.sh @@ -28,7 +28,6 @@ HOST=`hostname` NAMESERVERS=`cat /etc/resolv.conf | grep "^nameserver" | cut -d " " -sf 2` NAMESERVERS2=`cat /etc/resolv.conf | grep "^nameserver" | cut -sf 2` HOST_CMD=`which host` -CC="" NAME="OSSEC HIDS" INSTYPE="server" DEFAULT_DIR=`grep DIR ${LOCATION} | cut -f2 -d\"`