Lock file operations fixed in listener
[platform/core/security/key-manager.git] / systemd / CMakeLists.txt
index a0b8851..7886c1d 100644 (file)
@@ -1,11 +1,11 @@
 INSTALL(FILES
     ${CMAKE_SOURCE_DIR}/systemd/central-key-manager.service
     ${CMAKE_SOURCE_DIR}/systemd/central-key-manager.target
+    ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-listener.service
     ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-api-control.socket
     ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-api-storage.socket
     ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-api-ocsp.socket
-    ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-echo.socket
     DESTINATION
-    /usr/lib/systemd/system
+    ${SYSTEMD_UNIT_DIR}
 )