Modification about smack label of db file belong to process.
[platform/framework/web/wrt-security.git] / CMakeLists.txt
index e4e75b3..e9e0fa0 100644 (file)
@@ -142,3 +142,9 @@ ADD_SUBDIRECTORY(wrt_ocsp)
 ADD_SUBDIRECTORY(src)
 ADD_SUBDIRECTORY(build)
 ADD_SUBDIRECTORY(etc)
+
+####################### systemd files installation ############################
+INSTALL(FILES 
+    ${CMAKE_CURRENT_SOURCE_DIR}/systemd/wrt-security-daemon.service
+    ${CMAKE_CURRENT_SOURCE_DIR}/systemd/wrt-security-daemon.socket 
+    DESTINATION /usr/lib/systemd/system)