summaryrefslogtreecommitdiff
path: root/config/pclCustomLibConfigFile.cfg
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2015-01-16 13:36:17 +0100
committerIngo Huerner <ingo.huerner@xse.de>2015-01-16 13:36:17 +0100
commitb4d4132157a9c7ea44cedda856b2bf76a021431c (patch)
treedb88a35971554e38ebd602024735cbae5aec2305 /config/pclCustomLibConfigFile.cfg
parent600343905a7b72ba2352a05e735a77f3417cf4ff (diff)
downloadpersistence-client-library-b4d4132157a9c7ea44cedda856b2bf76a021431c.tar.gz
Now persistence common object will now be loaded like a plugin and not linked anymore
Diffstat (limited to 'config/pclCustomLibConfigFile.cfg')
-rw-r--r--config/pclCustomLibConfigFile.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/pclCustomLibConfigFile.cfg b/config/pclCustomLibConfigFile.cfg
index 040cbf0..cd1f893 100644
--- a/config/pclCustomLibConfigFile.cfg
+++ b/config/pclCustomLibConfigFile.cfg
@@ -1,6 +1,7 @@
hwinfo /usr/lib/libhwinfoperscustom.so init async
secure /usr/lib/libsecureperscustom.so init sync
custom3 /usr/lib/libcustom3perscustom.so od sync
+default /usr/lib/libpers_common.so init sync
emergency /usr/lib/libemergencyperscustom.so od async
early /usr/lib/libearlyperscustom.so od sync
custom2 /usr/lib/libcustom2perscustom.so init sync