Add implementation for check_privilege_by_pid in security server 2
[platform/core/security/security-manager.git] / systemd / CMakeLists.txt
index 75342f8..8c15827 100644 (file)
@@ -2,6 +2,8 @@ INSTALL(FILES
     ${CMAKE_SOURCE_DIR}/systemd/security-server.service
     ${CMAKE_SOURCE_DIR}/systemd/security-server.socket
     ${CMAKE_SOURCE_DIR}/systemd/security-server-data-share.socket
+    ${CMAKE_SOURCE_DIR}/systemd/security-server-get-gid.socket
+    ${CMAKE_SOURCE_DIR}/systemd/security-server-privilege-by-pid.socket
     DESTINATION
     /usr/lib/systemd/system
 )