Subversion Repositories configs

Rev

Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 33
Line 13... Line 13...
13
 
13
 
14
# Source networking configuration.
14
# Source networking configuration.
15
. /etc/sysconfig/network
15
. /etc/sysconfig/network
16
 
16
 
17
# Check that networking is up.
17
# Check that networking is up.
18
[ ${NETWORKING} = "no" ] && exit 1
18
#[ ${NETWORKING} = "no" ] && exit 1
19
 
19
 
20
# Defines
20
# Defines
21
DESC="the OSSEC HIDS"
21
DESC="the OSSEC HIDS"
22
NAME="ossec-hids"
22
NAME="ossec-hids"
23
PROG="ossec-control"
23
PROG="ossec-control"