1 diff -crB pkg//etc/rc.d/iowolfet-ded pkg.new//etc/rc.d/iowolfet-ded
2 *** pkg//etc/rc.d/iowolfet-ded 2010-08-26 20:55:12.340000165 +0200
3 --- pkg.new//etc/rc.d/iowolfet-ded 2010-08-26 22:31:14.696666828 +0200
9 ! ET_BIN=/opt/iowolfet/ioetded.i386
10 PID=`pidof -o %PPID $ET_BIN`
17 ! ET_BIN=/opt/iowolfet/ioetded.x86_64
18 PID=`pidof -o %PPID $ET_BIN`
21 diff -crB pkg//opt/iowolfet/iowolfet pkg.new//opt/iowolfet/iowolfet
22 *** pkg//opt/iowolfet/iowolfet 2010-08-26 20:55:12.326666827 +0200
23 --- pkg.new//opt/iowolfet/iowolfet 2010-08-26 22:30:48.106666831 +0200
26 # the binaries must run with correct working directory
28 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
31 # the binaries must run with correct working directory
33 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
34 ! exec ./ioet.x86_64 $*
35 diff -crB pkg//opt/iowolfet/iowolfet-ded pkg.new//opt/iowolfet/iowolfet-ded
36 *** pkg//opt/iowolfet/iowolfet-ded 2010-08-26 20:55:12.333333498 +0200
37 --- pkg.new//opt/iowolfet/iowolfet-ded 2010-08-26 22:30:58.873333496 +0200
40 # the binaries must run with correct working directory
42 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
43 ! exec ./ioetded.i386 +exec server.cfg $*
45 # the binaries must run with correct working directory
47 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
48 ! exec ./ioetded.x86_64 +exec server.cfg $*