SOURCES: op_panel-cfg_path.patch (NEW), op_panel-path.patch (NEW) ...

wolvverine wolvverine at pld-linux.org
Sat May 13 15:26:26 CEST 2006


Author: wolvverine                   Date: Sat May 13 13:26:26 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
-patch path

---- Files affected:
SOURCES:
   op_panel-cfg_path.patch (NONE -> 1.1)  (NEW), op_panel-path.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/op_panel-cfg_path.patch
diff -u /dev/null SOURCES/op_panel-cfg_path.patch:1.1
--- /dev/null	Sat May 13 15:26:26 2006
+++ SOURCES/op_panel-cfg_path.patch	Sat May 13 15:26:21 2006
@@ -0,0 +1,12 @@
+diff -uNr op_panel-0.26.orig/init/op_panel_redhat.sh op_panel-0.26/init/op_panel_redhat.sh
+--- op_panel-0.26.orig/init/op_panel_redhat.sh	2006-05-13 15:05:02.000000000 +0200
++++ op_panel-0.26/init/op_panel_redhat.sh	2006-05-13 15:21:51.000000000 +0200
+@@ -8,7 +8,7 @@
+ . /etc/rc.d/init.d/functions
+ 
+ DAEMON=/usr/bin/op_server.pl
+-OPTIONS=-d
++OPTIONS=-d --confdir /etc/asterisk/op_panel
+ RETVAL=0
+ 
+ case "$1" in

================================================================
Index: SOURCES/op_panel-path.patch
diff -u /dev/null SOURCES/op_panel-path.patch:1.1
--- /dev/null	Sat May 13 15:26:26 2006
+++ SOURCES/op_panel-path.patch	Sat May 13 15:26:21 2006
@@ -0,0 +1,12 @@
+diff -uNr op_panel-0.26.orig/init/op_panel_redhat.sh op_panel-0.26/init/op_panel_redhat.sh
+--- op_panel-0.26.orig/init/op_panel_redhat.sh	2006-05-10 14:03:40.000000000 +0200
++++ op_panel-0.26/init/op_panel_redhat.sh	2006-05-13 14:47:58.000000000 +0200
+@@ -7,7 +7,7 @@
+ # source function library
+ . /etc/rc.d/init.d/functions
+ 
+-DAEMON=/usr/local/operator/op_server.pl
++DAEMON=/usr/bin/op_server.pl
+ OPTIONS=-d
+ RETVAL=0
+ 
================================================================


More information about the pld-cvs-commit mailing list