View | Details | Raw Unified | Return to bug 87972
Collapse All | Expand All

(-)exilog.sh Tue Oct 25 11:03:37 2005 (+3 lines)
Lines 5-10 Link Here
5
# Add the following lines to /etc/rc.conf to enable exilog agent:
5
# Add the following lines to /etc/rc.conf to enable exilog agent:
6
#
6
#
7
#exilog_enable="YES"
7
#exilog_enable="YES"
8
# 
9
# also uncomment  'use_pretty_names' => 'no' in exilog.conf file
8
10
9
. %%RC_SUBR%%
11
. %%RC_SUBR%%
10
12
Lines 14-19 Link Here
14
command=%%PREFIX%%/sbin/exilog_agent.pl
16
command=%%PREFIX%%/sbin/exilog_agent.pl
15
pidfile=/var/run/exilog.pid
17
pidfile=/var/run/exilog.pid
16
required_files=%%PREFIX%%/etc/exilog.conf
18
required_files=%%PREFIX%%/etc/exilog.conf
19
command_interpreter=/usr/bin/perl
17
20
18
# read settings, set default values
21
# read settings, set default values
19
load_rc_config $name
22
load_rc_config $name

Return to bug 87972