Convert to systemd API.
[platform/core/security/security-manager.git] / systemd / CMakeLists.txt
1 INSTALL(FILES
2     ${CMAKE_SOURCE_DIR}/systemd/security-server.service
3     ${CMAKE_SOURCE_DIR}/systemd/security-server.socket
4     ${CMAKE_SOURCE_DIR}/systemd/security-server-data-share.socket
5     DESTINATION
6     /usr/lib/systemd/system
7 )
8