summaryrefslogtreecommitdiff
path: root/systemd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/CMakeLists.txt')
-rw-r--r--systemd/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt
new file mode 100644
index 0000000..982fe1d
--- /dev/null
+++ b/systemd/CMakeLists.txt
@@ -0,0 +1,4 @@
+INSTALL(FILES
+ ${PROJECT_SOURCE_DIR}/systemd/cert-checker.service
+ DESTINATION
+ ${SYSTEMD_UNIT_DIR})