Index: ipk/source.sh4/tools_callmonitor/CONTROL/postinst
===================================================================
--- ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 23484)
+++ ipk/source.sh4/tools_callmonitor/CONTROL/postinst	(revision 23551)
@@ -3,4 +3,8 @@
 INSTDIR="$1"  
 PLUGINDIR=$INSTDIR/usr/local/share/titan/plugins/callmonitor1
+
+if [ $INSTDIR != "/var" ]; then
+	ln -s $PLUGINDIR /var/usr/local/share/titan/plugins/callmonitor1 
+fi
 
 if [ -e /tmp/callmon.conf ]; then
