Changeset 37
- Timestamp:
- 04/26/07 23:56:18 (2 years ago)
- Files:
-
- trunk/init/op_panel_redhat.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/init/op_panel_redhat.sh
r1 r37 8 8 . /etc/rc.d/init.d/functions 9 9 10 DAEMON=/usr/local/ operator/op_server.pl11 OPTIONS= -d10 DAEMON=/usr/local/fop/op_server.pl 11 OPTIONS="-d -c /etc/asterisk/fop" 12 12 RETVAL=0 13 13
