Remove initscripts and add PIDFile to service file
[platform/core/system/power-manager.git] / CMakeLists.txt
index 5cd2f6c..92905c4 100644 (file)
@@ -53,6 +53,5 @@ CONFIGURE_FILE(${UDEV_RULES}.in ${UDEV_RULES} @ONLY)
 INSTALL(TARGETS ${PROJECT_NAME} DESTINATION bin)
 INSTALL(PROGRAMS ${CMAKE_BINARY_DIR}/pmctrl DESTINATION bin)
 INSTALL(FILES ${UDEV_RULES} DESTINATION ${UDEV_RULES_PATH})
-INSTALL(PROGRAMS ${CMAKE_SOURCE_DIR}/pmctrl DESTINATION /etc/rc.d/init.d)
 
 ADD_SUBDIRECTORY(pm_event)